You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: change default max_concurrent_tasks from 8 to 6, support CONCURRENTLY_TASKS env var
- Default concurrent tasks changed from 8 to 6
- Supports both CONCURRENTLY_TASKS and MAX_CONCURRENT_TASKS env vars
- CONCURRENTLY_TASKS takes precedence if set
0 commit comments