Error in validatecommittedsize #9750
Labels
api: storage
Issues related to the Cloud Storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
During a transfer using the cpp library, we observed this error.
ValidateCommittedSize: the server indicates that 41943040000 bytes are committed but given the current request no more than 41810919424 should be. This could be caused by multiple applications trying to use the same resumable upload, but could be a bug in the library or the service. If you believe this is a bug, please contact support or report the bug at https://github.com/googleapis/google-cloud-cpp/issues/new Include as much information as you can including this message, session_id
I have the session id and other information to share out of band(don't want to post on github)
The text was updated successfully, but these errors were encountered: