mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
11 lines
286 B
YAML
11 lines
286 B
YAML
# Local dev only, see dags/README.md for more info
|
|
|
|
concurrency:
|
|
runs:
|
|
tag_concurrency_limits:
|
|
# See dags/sessions.py
|
|
- key: 'sessions_backfill_concurrency'
|
|
limit: 3
|
|
value:
|
|
applyLimitPerUniqueValue: true
|