xmidt-org / codex-db

The database helper functions.
Apache License 2.0
0 stars 6 forks source link

Use backoff package for retries #20

Closed kristinapathak closed 4 years ago

kristinapathak commented 4 years ago

Modify the retry package to use this package instead of its own basic solution: https://godoc.org/gopkg.in/cenkalti/backoff.v3#ExponentialBackOff