Luis Pater
df66046b14
feat: add client availability tracking and error handling improvements
- Introduced `IsAvailable` and `SetUnavailable` methods to clients for availability tracking.
- Integrated availability checks in client selection logic to skip unavailable clients.
- Enhanced error handling by marking clients unavailable on specific error codes (e.g., 401, 402).
- Removed redundant quota verification logs in client reordering logic.
2025-09-19 01:53:38 +08:00
..
2025-09-19 01:53:38 +08:00
2025-09-17 20:24:23 +08:00
2025-09-07 21:28:10 +08:00
2025-09-19 01:53:38 +08:00
2025-09-17 20:24:23 +08:00
2025-09-17 20:24:23 +08:00
2025-09-01 08:18:59 +08:00
2025-09-19 01:53:38 +08:00
2025-09-13 23:34:32 +08:00
2025-09-09 02:54:06 +08:00
2025-09-16 04:40:19 +08:00
2025-09-16 18:24:49 +08:00
2025-09-16 18:24:49 +08:00
2025-09-17 20:24:23 +08:00