This commit is contained in:
2024-12-23 11:47:03 +01:00
parent e2964c95da
commit 796cda238e
6 changed files with 11 additions and 31 deletions

View File

@@ -1,6 +1,10 @@
telemetry:
enabled: false
concurrency:
default_op_concurrency_limit: 2
run_coordinator:
module: dagster.core.run_coordinator
class: QueuedRunCoordinator
@@ -19,9 +23,9 @@ run_launcher:
- /opt/dagster/src/app/:/opt/dagster/home/app/
- /opt/dagster/src/repo.py:/opt/dagster/home/repo.py
# - /opt/dagster/storage/:/opt/dagster/home/storage/
- /opt/dagster/storage/import/:/opt/dagster/home/storage/import/
- /opt/dagster/storage/deals/:/opt/dagster/home/storage/deals/
- /opt/dagster/storage/:/opt/dagster/home/storage/
run_storage: