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 starter_rescued_runs metric and rename from recovered to rescued
- Rename CountRecovered to CountRescued to match naming convention
- Rename starter_recovered_runs metric to starter_rescued_runs
- Add logic to increment counter when rescue jobs are enqueued
- Fix issue where metric was always zero
0 commit comments