Changelog
- 17af1d9 Merge pull request #664 from Mahagon/fix_statuscake_duplication
- 5c745cb [skip-ci] Update artifacts
- 1b46950 fix(controller): enhance error handling in handleDelete and removeMonitorIfExists functions
- 2ff2917 fix(controller): handle errors in findMonitorServicesThatContainsMonitor function
- b909d9f fix(grafana): reset probes variable in the loop
- 07fa8a9 fix(statuscake): fixes duplication bug, if statuscake api ratelimit hits
- 4383df4 fix(statuscake): implement retry logic for rate limit handling in doRequest
- cdfa3c9 fix(statuscake): improve 429 handling using x-ratelimit-reset header
- 26053f8 fix(statuscake): surface fetch errors with HTTP status in GetAll
- 9e7e7a0 fix(uptimerobot): improve error msgs and add max rate limit retries (3)
- e645c8c fix(uptimerobot): update GetByName error handling to log status code without returning error
- fcaf078 fix: propagate GetAll errors across all monitor providers