• Stefy Lanza (nextime / spora )'s avatar
    Add retry logic for rotation requests on failure or timeout · 02d66b50
    Stefy Lanza (nextime / spora ) authored
    - Try up to 2 different models when a request fails or times out
    - Track which models have been tried to avoid repeating failures
    - Log each attempt with attempt number and model details
    - Record failures and rate limit providers automatically
    - Provide detailed error logging for each failed attempt
    - Return comprehensive error message when all retries are exhausted
    - Include last error in final error response for debugging
    02d66b50
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
CHANGELOG.md Loading commit data...
DEBUG_GUIDE.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...