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: prevent panic when JSON_REPORT missing, add retry logic (#13)
- Add bounds check for strings.LastIndex to prevent slice bounds panic
when JSON_REPORT is not found in pod logs
- Add retry mechanism for getL2Disc with 3 attempts and 15s wait
between retries to handle transient failures during L2 discovery
0 commit comments