-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Description
I was using http.request.resend_count, but that is really for per-request attempts, which is not what we want to use for resumable uploads. Resumable uploads resume multiple times, the new PUT requests for these resumes are (arguably) new requests. Maybe with a different attribute to track "resume attempts".
This is a different http request. Why would we preserve the resend_count?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.