uptime-kuma/server/model
0xsid0703 093ddab3aa feat: Add option to retry only on status code failure for JSON Query monitors
- Add retry_only_on_status_code_failure field to monitor model
- Skip retries when JSON query evaluation fails but status code passes
- Add UI checkbox for json-query monitors with retries enabled
- Add database migration for new field
- Update retry logic to distinguish between status code and JSON query failures

Fixes #5693
2026-01-12 14:43:13 +01:00
..
api_key.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
docker_host.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
domain_expiry.js fix: Proper processing of date fields (Domain Expiry) with cleanup of unnecessary Date comparison functions (#6638) 2026-01-09 04:18:17 +01:00
group.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
heartbeat.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
incident.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
maintenance.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor.js feat: Add option to retry only on status code failure for JSON Query monitors 2026-01-12 14:43:13 +01:00
proxy.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote_browser.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status_page.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
tag.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
user.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00