colab_transfer_cleanup
Remove staging paths returned by failed transfers. If the lease expired, probe and clean only the same runtime.
Instructions
Remove returned staging paths. If the lease expired, probe and clean only the same runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Tracked session name. Null is allowed only when exactly one session exists. | |
| lease_token | No | Opaque operation-bound lease from colab_allocation_probe. Null performs a fresh probe. | |
| staging_paths | Yes | Explicit remote staging_path values returned by failed transfers; ordinary files are rejected. |