Skip to content

Consider adding retry mechanism for external API calls #8

Description

@AntonHvornum

The current implementation lacks a retry mechanism for external API calls in the data ingestion module. Adding retries with exponential backoff (e.g., using tenacity library) would improve resilience against transient failures, reducing data loss risks and enhancing system stability.

Metadata

Metadata

Assignees

No one assigned

    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