mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
bc19f485a2
Implement new backoff settings for API requests, distinct from token management backoff. Update config, core request handling, and documentation to reflect the new API request backoff mechanism. Refactor TokenManager to use the manager's baseTimeout instead of individual token timeouts.