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
fix: increase container limits and add startup cleanup
- Increase max_containers_per_challenge from 10 to 100
- Increase max_containers_per_owner from 50 to 200
- Add cleanup_stale_containers() on broker startup to remove
leftover containers from previous runs (force remove)
0 commit comments