"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "b155bc564b1e457e0d88499c5263fc7ffee9e33d"
feat: failover and temp-unschedule on empty stream response
- Empty stream responses now return UpstreamFailoverError instead of plain 502, triggering automatic account switching (up to 10 retries) - Add tempUnscheduleEmptyResponse: accounts returning empty responses are temp-unscheduled for 30 minutes - Apply to both Claude and Gemini non-streaming paths - Align googleConfigErrorCooldown from 60m to 30m for consistency
Please register or sign in to comment