fix: runtime timeout
This commit is contained in:
+2
-2
@@ -141,8 +141,8 @@ grep -rnE 'os\.(environ\[?["\x27][A-Z_]+|getenv\(["\x27][A-Z_]+)' --include="*.p
|
||||
about `app.state.object_stores[bucket_name]`.
|
||||
- The runtime's view of the workspace bucket on disk is exposed by
|
||||
`common.storage.workspaces_root()`:
|
||||
- `s3` mode: `${settings.local_storage_base_dir}/workspaces`
|
||||
(default `/data/workspaces`, the rclone FUSE mount target).
|
||||
- `s3` mode: `${settings.local_storage_base_dir}/workspace`
|
||||
(default `/data/workspace`, the rclone FUSE mount target).
|
||||
- `local` mode: `${settings.local_storage_base_dir}/workspace`
|
||||
(default `/data/workspace`, a subdir of the shared local-storage
|
||||
volume).
|
||||
|
||||
Reference in New Issue
Block a user