admin
1f9df623b4
feat(02-04): add runHealthProbes scheduled Cloud Function export
- Runs every 5 minutes, separate from processDocumentJobs (PITFALL-2, HLTH-03)
- Calls healthProbeService.runAllProbes() then alertService.evaluateAndAlert()
- Uses dynamic import() pattern matching processDocumentJobs
- retryCount: 0 — probes re-run in 5 minutes, no retry needed
- Lists all required secrets: anthropicApiKey, openaiApiKey, databaseUrl, supabaseServiceKey, supabaseAnonKey
2026-02-24 14:35:01 -05:00
..
2025-11-10 02:43:47 -05:00
2026-02-24 14:28:20 -05:00
2026-02-24 14:35:01 -05:00
2026-02-23 14:45:57 -05:00
2025-07-31 16:18:53 -04:00
2026-02-23 13:41:00 -05:00
2025-11-09 21:07:22 -05:00
2026-02-23 14:45:57 -05:00
2025-07-27 13:29:26 -04:00
2025-07-28 19:46:46 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2025-07-30 22:02:17 -04:00
2025-07-31 09:55:14 -04:00
2026-02-24 11:41:00 -05:00
2025-07-27 20:25:46 -04:00
2025-07-31 16:18:53 -04:00
2026-02-24 14:22:38 -05:00
2026-02-24 14:22:38 -05:00
2025-07-31 09:55:14 -04:00
2025-08-01 17:51:45 -04:00
2025-08-01 17:51:45 -04:00
2025-07-31 09:55:14 -04:00
2025-08-01 14:57:56 -04:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00
2025-11-06 20:58:26 -05:00
2026-02-24 11:41:00 -05:00
2025-08-01 17:51:45 -04:00
2025-11-09 21:07:22 -05:00