Files
cim_summary/backend
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-07-30 22:02:17 -04:00
2025-07-30 22:02:17 -04:00