Check on Friedmann
Whats up friedmann?
INVESTIGATING
Redis Status DOWN
INVESTIGATING
OCR Service Status DOWN
INVESTIGATING
Auth Service Status DOWN
FriedmannAI landing page
https://www.friedmann.ai/
Stripe Service Status
Verifies Stripe API connectivity by retrieving the connected account.
Auth Service Status
Verifies Supabase Auth service connectivity. Calls auth.admin.listUsers with minimal pagination.
OCR Service Status
Checks external OCR service availability by calling its health endpoint.
Redis Status
Verifies Redis connectivity with a write-read-delete cycle. Creates a temporary key with 5-second TTL, reads it back, then deletes it.
AI Service Status
Checks OpenAI API connectivity by sending a minimal health check prompt. Expect higher latency (500-2000ms) due to model invocation.
Supabase Database Status
Checks Supabase database connectivity by executing a lightweight query. Validates read access to the profiles table.
Application Status
Returns overall application health including version and process uptime. This is the primary endpoint for basic availability monitoring.