Retry Based on Remote Offset #603
Labels
api: storage
Issues related to the googleapis/java-storage API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
If your request is terminated prior to receiving a response from the server or if you receive an HTTP 503 response from the server, you can query the current status of the upload by issuing an empty PUT request on the unique upload URI.
The storage client should poll the server to determine which bytes it has received.
The text was updated successfully, but these errors were encountered: