HTTP 503
服务暂时不可用
SERVICE_TEMPORARILY_UNAVAILABLE业务处理能力当前无法安全接受本次请求。
仅在响应 retryable=true 时,使用同一业务参数并按退避策略有界重试。
RESPONSE
503{
"type": "https://lynsey.cn/api/docs/errors/service_temporarily_unavailable",
"title": "服务暂时不可用",
"status": 503,
"code": "SERVICE_TEMPORARILY_UNAVAILABLE",
"request_id": "req_…",
"retryable": true
}