This error corresponds to the standard 503 Service Unavailable HTTP status code, indicating that the server is temporarily unable to handle the request.
{
"code": "SERVICE_UNAVAILABLE",
"type": "https://docs.leyr.io/api/error-handling/service_unavailable",
"title": "Service unavailable",
"status": 503,
"detail": "Service temporarily unavailable. This may be due to maintenance or high system load. Please retry your request after a brief delay.",
"instance": "36b5909e-4391-4520-b303-84cbb80c4264"
}
To handle this error effectively:
instance ID from the error response