Skip to content

[FEATURE] API Rate Limiting and Retry Logic #16

@bertcafecito

Description

@bertcafecito

Is your feature request related to a problem? Please describe.

The tool doesn't implement rate limiting or retry logic, which can lead to failed extractions due to network issues or API limits, requiring manual intervention.

Describe the solution you'd like

Add built-in rate limiting to be respectful to the Lorcast API, implement exponential backoff retry logic for failed requests, and provide configurable timeout and retry settings.

Describe alternatives you've considered

Manual re-running of failed extractions or writing wrapper scripts to handle retries.

Additional context

Essential for reliable automated extractions and being a good API citizen. Prevents failed extractions due to temporary network issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions