Rest API - Error Handling
You receive this Problem Details JSON:
Is this response valid according to RFC 7807, and what does the
{"type": "https://example.com/probs/timeout", "title": "Request Timeout", "status": 408, "detail": "The request took too long.", "retry-after": 120}Is this response valid according to RFC 7807, and what does the
retry-after field represent?