sonyxperiadev / lumber-mill

Where logs are cut into lumber
Apache License 2.0
12 stars 6 forks source link

Improve handling of retry and delaying of operations #14

Closed jrask closed 8 years ago

jrask commented 8 years ago

Current timer and delay support is built in to the RetryStrategy so it is not possible to reuse at other places. Refactor to extract those parts and put it in the api.