venasolutions / bosk

Apache License 2.0
11 stars 4 forks source link

Retry transient mongo exceptions #96

Closed prdoyle closed 9 months ago

prdoyle commented 9 months ago

Fixes #86.

Still not sure how to write automated tests for this. We might need a Mockito Spy to inject the right errors in the right places. 🤔