"message": "Data transfer already in progress for the user.", "errors": [ { "message": "Data transfer already in progress for the user.", "domain": "global", "reason": "conflict" } ] } }, "message": "409 Conflict", "code": 409, "description": "H...
Conflicts are most likely to occur in response to a PUT request. For example, if versioning were being used and the entity being PUT included changes to a resource which conflict with those made by an earlier (third-party) request, the server might use the 409 response to indicate that it...
409 HTTP_CONFLICT 422 HTTP_UNPROCESSABLE_ENTITY 429 HTTP_TOO_MANY_REQUESTS 499 HTTP_CLIENT_CLOSED_REQUEST 500 HTTP_INTERNAL_SERVER_ERROR 502 HTTP_BAD_GATEWAY 503 HTTP_SERVICE_UNAVAILABLE 504 HTTP_GATEWAY_TIME_OUT Retry policy for failed requests If a request fails, the client needs to wait for...
409 Conflict – update cannot be executed at this moment. User might be able to resolve the conflict and resubmit the request. 501 Not Implemented – resource supports POST method, but current implementation doesn't (for instance, underlying hardware doesn't support such functionality) ...
ALREADY_EXIST_CODE = 409 NEGATIVE_STATUSES = {GcpTransferOperationStatus.FAILED, GcpTransferOperationStatus.ABORTED} def gen_job_name(job_name: str) -> str: """ Adds unique suffix to job name. If suffix already exists, updates it.
For information about the errors that are common to all actions, see Common Errors.AccessDeniedException Access is denied. HTTP Status Code: 403 ConflictException A conflict occurred. HTTP Status Code: 409 InternalServerException An unexpected error has occurred. HTTP Status Code: 500 Resource...
6.5.8. 409 Conflict ...60 6.5.9. 410 Gone ...60 6.5.10. 411 Length Required ...61 6.5.11. 413 Payload Too Large ...61 6.5.12. 414 URI Too Long ...61 6.5.13. 415 Unsupported Media Type
• 6xx: Global failure, indicates that a request has failed and should not be tried again at any server. Table 2 describes significant fields in this output, in alphabetical order. Table 2 show sip-ua statistics Field Descriptions Field Description Note For each field, the standard RFC 2543...
The request method's semantics might be further specialized by the semantics of some header fields when present in a request (Section 5) if those additional semantics do not conflict with the method. For example, a client can send conditional request header fields (Section 5.2) to make the ...
10.4.10 409 Conflict 10.4.11 410 Gone 10.4.12 411 Length Required 10.4.13 412 Precondition Failed 10.4.14 413 Request Entity Too Large 10.4.15 414 Request-URI Too Long 10.4.16 415 Unsupported Media Type 10.4.17 416 Requested Range Not Satisfiable 10.4.18 417 Expectation Failed 10.5 Server ...