Retry feature on backend errors #1273
Labels
api: storage
Issues related to the Cloud Storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Hi,
Today we are having a lot of "backend errors" from cloud storage, apparently it's an issue when uploading some data. Retrying the exact same operation worked.
I found this topic for the java library saying that they can implement a retry feature to overcome this issue:
googleapis/google-cloud-java#3586
Is it possible to implement it in the php library as well?
Thanks
The text was updated successfully, but these errors were encountered: