fluent / fluent/fluent-bit

Resiliency: Consider extent retry configurability by using back-off algorithms

Open
#5,075 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
8.1k
Forks
2k
Avg merge
4d 20h
Merged PRs (30d)
71

Description

**Is your feature request related to a problem? Please describe.**
To provide better retry resiliency for custom scenarios.

**Describe the solution you'd like**
Add a new configurable retry type called: `Retry_Type`. So we can pass the following enum values: `constant, linear, linear modulus, exponential, and exponential modulus.`

**Describe alternatives you've considered**
`-`

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.