v0.3.0
- [Breaking] Implement `RetryPolicy` for `ExponentialBackoffTimed`, which requires a modification to the `should_retry` method of
`RetryPolicy` in order to pass the time at which the task (original request) was started.
- [Breaking] Implement `RetryPolicy` for `ExponentialBackoffTimed`, which requires a modification to the `should_retry` method of
`RetryPolicy` in order to pass the time at which the task (original request) was started.