erio
3077fd279d
feat: smart retry max 1 attempt + clear sticky session on failure
...
- Change antigravitySmartRetryMaxAttempts from 3 to 1 to prevent
repeated rate limiting and long waits
- Clear sticky session binding (DeleteSessionAccountID) after smart
retry exhaustion, so subsequent requests don't hit the same
rate-limited account
- Add flow diagrams to Forward/ForwardGemini doc comments
- Add comprehensive unit tests covering:
- Sticky session cleared on retry failure (429, 503, network error)
- Sticky session NOT cleared on retry success
- Sticky session NOT cleared for non-sticky requests (empty hash)
- Sticky session NOT cleared on long delay path (handled by handler)
- Nil cache safety (no panic)
- MaxAttempts constant verification
- End-to-end retryLoop → switchError propagation with session clear
2026-02-07 19:30:58 +08:00
..
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-05 11:45:54 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-05 18:40:49 +08:00
2026-02-03 16:48:52 +08:00
2026-02-03 19:29:39 +08:00
2026-02-06 11:33:45 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 18:00:56 +08:00
2026-02-07 18:00:56 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 19:30:58 +08:00
2026-02-07 14:42:28 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 17:06:49 +08:00
2026-02-07 19:30:58 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 14:39:25 +08:00
2026-02-07 14:32:08 +08:00
2026-02-02 22:13:50 +08:00
2026-02-03 21:43:41 +08:00
2026-02-03 21:43:41 +08:00
2026-02-05 16:05:42 +08:00
2026-02-03 20:00:43 +08:00
2026-02-05 16:05:42 +08:00
2026-02-03 19:49:31 +08:00
2026-02-05 12:42:54 +08:00
2026-02-05 12:42:54 +08:00
2026-02-02 21:47:02 +08:00
2026-01-16 17:35:17 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-03 15:36:17 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 14:24:55 +08:00
2026-02-07 14:24:55 +08:00
2026-02-07 14:16:19 +08:00
2026-02-07 14:16:19 +08:00
2026-02-07 12:31:10 +08:00
2026-01-29 02:36:28 +08:00
2026-02-06 09:54:29 +08:00
2026-02-07 18:00:56 +08:00
2026-01-29 01:49:51 +08:00
2026-01-29 02:03:54 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-06 16:09:58 +08:00
2026-02-07 14:32:08 +08:00
2026-02-07 18:18:15 +08:00
2026-02-03 06:01:29 +08:00
2026-02-07 14:24:55 +08:00
2026-02-07 18:00:56 +08:00
2026-02-03 21:34:55 +08:00
2026-02-05 13:57:02 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 21:47:47 +08:00
2026-02-02 22:20:08 +08:00
2026-02-02 22:13:50 +08:00
2026-02-03 16:15:37 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 18:00:56 +08:00
2026-02-07 14:24:55 +08:00
2026-02-02 22:13:50 +08:00
2026-01-16 17:35:17 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-03 16:55:13 +08:00
2026-02-03 17:03:54 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-01-23 19:39:48 +08:00
2026-02-06 08:50:45 +08:00
2026-02-05 18:40:49 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-03 20:37:30 +08:00
2026-02-05 12:42:54 +08:00
2026-02-07 12:31:10 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-02-03 17:03:54 +08:00
2026-02-03 13:38:44 +08:00
2026-02-07 17:06:49 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-07 12:31:10 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-02 22:13:50 +08:00
2026-02-03 14:36:29 +08:00
2026-02-05 11:45:54 +08:00
2026-02-05 16:05:42 +08:00
2026-02-02 22:20:08 +08:00
2026-02-02 22:13:50 +08:00
2026-02-05 16:05:42 +08:00
2026-02-05 21:52:54 +08:00