Skip to content

[Feature] Retry network errors #136

@lubird

Description

@lubird

The SDK should have a mechanism to cope with failed data uploads because of intermittent network errors or other issues. The retry strategy should be:

  1. Retry network errors (socket timed out, etc.)
  2. Retry server errors (HTTP 5xx)
  3. Do NOT retry client errors (HTTP 4xx) except HTTP 429

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions