Failed PUT requests to store objects
A PUT request to store an object fails if either of these happens:
- The target node fails while the object is open for write.
- The TCP connection breaks while the object is open for write (for example, due to a network failure or the abnormal termination of the client application).
Also, in some circumstances, a PUT request fails if HCP system hardware fails while HCP is processing the request.
When a PUT request fails, HCP does not create a new object or object version.
TipIf a PUT request fails, try the request again.