2022-04-08 12:04:34 +02:00

609 B

flamencoManager.Error

Properties

Name Type Description Notes
code Number HTTP status code of this response. Is included in the payload so that a single object represents all error information. Code 503 is used when the database is busy. The HTTP response will contain a 'Retry-After' HTTP header that indicates after which time the request can be retried. Following the header is not mandatory, and it's up to the client to do something reasonable like exponential backoff.
message String