Skip to content

[KVCache][Feature] Implement Cache Manager V1 Storage Transfer and Prefetch (2/n) #17519

[KVCache][Feature] Implement Cache Manager V1 Storage Transfer and Prefetch (2/n)

[KVCache][Feature] Implement Cache Manager V1 Storage Transfer and Prefetch (2/n) #17519

Triggered via pull request May 7, 2026 08:02
Status Failure
Total duration 1m 0s
Artifacts

Codestyle-Check.yml

on: pull_request
Pre Commit
50s
Pre Commit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Pre Commit
Process completed with exit code 1.
Ruff (F821): fastdeploy/worker/gpu_model_runner.py#L2176
fastdeploy/worker/gpu_model_runner.py:2176:13: F821 Undefined name `PREEMPTED_TOKEN_ID`
Ruff (F811): fastdeploy/cache_manager/ops.py#L83
fastdeploy/cache_manager/ops.py:83:13: F811 Redefinition of unused `swap_cache_per_layer_async` from line 56
Ruff (F811): fastdeploy/cache_manager/ops.py#L80
fastdeploy/cache_manager/ops.py:80:13: F811 Redefinition of unused `swap_cache_per_layer` from line 53