Skip to content

Automatic retries with exponential backoff #10

@isaacbernat

Description

@isaacbernat

Ideally, automatic retries with exponential backoff should be available on all network requests (e.g. getting descriptions through LLMs, getting images from basepaint, etc).

The current approach to re-run the script and automatically skipping the existing ones works, but would be cleaner to use a library like tenacity everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions