googleapis / python-firestore

Apache License 2.0
212 stars 70 forks source link

Refactor BulkWriter retries #881

Open daniel-sanche opened 3 months ago

daniel-sanche commented 3 months ago

There are a number of issues with the current BulkWriter retry implementation:

I sugest a full internal refactor of the class, keeping the API the same but cleaning up the internals, and surfacing some extra user configuration