Readiness probe - checks if the service can handle traffic
health
Readiness probe - checks if the service can handle traffic
GET /health/ready
Returns 200 if ready to serve traffic, 503 if not. Checks critical dependencies: database, blockchain RPC.
GET
Readiness probe - checks if the service can handle traffic
Response
Service is ready

