https://github.com/apalis-dev/apalis-postgres/blob/5a930218b6b4128fc4c9e191cecc7cd0e1cbbbed/src/fetcher.rs#L162 The hardcoded exponential backoff ignores the `poll_interval`.
apalis-postgres/src/fetcher.rs
Line 162 in 5a93021
The hardcoded exponential backoff ignores the
poll_interval.