Failed WebDAV write operations

A WebDAV 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 (for example, due to a front-end network failure or the abnormal termination of the client application) while the object was open for write.

Also, in some circumstances, a write operation is considered to have failed if another node or other hardware failed while the object was open for write.

If a write fails, HCP does not create a new object.

TipIf a write operations fails, retry the request.