Failed HTTP write operations
A write operation is considered to have failed if either of these is true:
- The target node failed while the object was open for write.
- The TCP connection broke while the object was open for write (for example, due to a network failure or the abnormal termination of the client application).
Also, in some circumstances, a write operation is considered to have failed if system hardware failed while the object was open for write.
If a write fails, HCP does not create a new object or version.
TipIf a write operations fails, retry the request.