Skip to content

Implement exponential backoff when executing request #482

@yetithefoot

Description

@yetithefoot

Google suggests to use exponential backoff strategy for avoiding 4XX or 5XX errors. It can be implemented inside SDK and enabling by passing option to request constructor or request.execute. It would safe alot of time for developers who can't implement this strategy by some reasons.

Metadata

Metadata

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions