• v4.0.1 9102ff031d

    Refactor API handlers to implement retry mechanism with configurable limits and improved error handling
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-08-25 15:43:49 +00:00 | 2040 commits to main since this release

    • Introduced retry counter with a configurable RequestRetry limit in all handlers.
    • Enhanced error handling with specific HTTP status codes for switching clients.
    • Standardized response forwarding for non-retriable errors.
    • Improved logging for quota and client switch scenarios.
    Downloads