Skip to content

Feature Request: Implement Exponential Backoff #5

@mleister97

Description

@mleister97

Hello,

I was reading your article and you mentioned:

You can also implement the exponential backoff algorithm to handle the retries more efficiently.

However, I noticed that your library doesn’t currently offer a way to implement exponential backoff for retry logic. I think this would be a valuable addition, especially since there are already numerous implementations of functions called lazyWithRetries with exponential backoff available on the internet. It seems like it would be relatively straightforward to integrate this functionality into your library.

I’d love to know your thoughts on whether you believe it would make sense to add this feature, or if there was a specific reason for leaving it out. Perhaps there’s an architectural choice or design philosophy behind the decision?

Thanks in advance for your feedback!

Metadata

Metadata

Assignees

No one assigned

    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