backo
backo copied to clipboard
exponential backoff without the weird cruft
Results
3
backo issues
Sort by
recently updated
recently updated
newest added
Calling `duration({incrementAttempts: false})` will prevent it from incrementing `attempts`. This is one way I could more cleanly make Apollo's `SubscriptionClient` include a `willReconnectAt` timestamp in the `'disconnected'` event it emits.
Installation and example changes to match npm package name.