cassandra-medusa icon indicating copy to clipboard operation
cassandra-medusa copied to clipboard

[Storage] Check if inherited methods (from abstrac_storage) respect the retries

Open rzvoncek opened this issue 1 year ago • 0 comments

Project board link

Sometimes at tests we still get random errors at places like gcs_storage._upload_blob(). This mehtod does have a retry on it. It's not clear if the error bubling up actually wenth through the retries or the retry annotation is not effective.

During a refactoring week, it'd be great to see how this precisely works.

In the worst case, we need to make sure all the retries are working properly.

┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: MED-22

rzvoncek avatar Oct 10 '23 09:10 rzvoncek