health_ingestion
Check live ingestion health for Form 4 processing freshness, parse-queue backlog, and price-feed staleness. Returns healthy, degraded, or stale status with HTTP 503/200 codes for direct uptime monitoring.
Instructions
Ingestion-death detector — Form 4 freshness, parse-queue health, price-feed freshness. Returns live (uncached) ingestion health: Form 4 processing freshness (stale after 90 minutes during the weekday 06:00-22:00 US Eastern EDGAR activity window, 14 hours outside it), parse-queue health (stale when >50 jobs are pending AND the oldest has waited >45 minutes), and daily price-feed freshness (degraded, never stale, when price bars are >5 days behind). Overall status is "healthy", "degraded" (price feed only), or "stale" (Form 4 or queue). Returns HTTP 503 when stale, 200 otherwise — safe to point an external uptime monitor at directly. No API key or plan required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||