Files
g0v0-server/app
咕谷酱 8adc88bf00 Remove retry logic from BaseFetcher API requests
Simplified the BaseFetcher class by removing the max_retries parameter and all related retry and reauthorization logic. API requests now fail immediately on authentication errors, and token clearing is handled by a new _clear_tokens method. This change streamlines error handling and reduces complexity.
2025-08-26 13:18:11 +08:00
..
2025-07-19 12:08:10 +08:00
2025-08-16 10:31:46 +00:00
2025-08-22 11:27:45 +00:00