Skip to content

Hardcoded exponential backoff #87

@stephane

Description

@stephane

std::cmp::min(doubled, Duration::from_secs(60 * 5))

The hardcoded exponential backoff ignores the poll_interval.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions