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
🔧 ci: use retry loop for health check instead of fixed sleep
Bot startup can take longer than 15s. Use a retry loop (up to 2min)
that polls every 10s for group registration before running checks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments