Skip to content

Retries using Tenacity #9

@txomon

Description

@txomon

Right now there is a custom implementation of retry(). This is really not recommended when there is an asyncio working alternative. We want to avoid having code that implements things that other people does. This ticket is to introduce Tenacity and replace the custom in-house retry decorator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerskind/I&CCode, Infrastructure, Tests, everything that is not feature related, but more code relatedsize/ST-shit size for tasks that take less than a daytype/enhancementNew feature or improvement that doesn't add value to final user

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions