liuxiongfeng
79fba9c8d3
refactor: consolidate failover logic into FailoverState
- Merge FailoverRetry/FailoverSwitch into single FailoverContinue action
- Extract HandleSelectionExhausted into FailoverState (was duplicated 3×)
- Move helper functions (needForceCacheBilling, sleepWithContext) into failover_loop.go
- Inline sleepFailoverDelay, replace sleepAntigravitySingleAccountBackoff with constant
- Delete gateway_handler_single_account_retry_test.go (tested removed function)
- Add 6 test cases for HandleSelectionExhausted
2026-02-11 04:54:05 +08:00
..
2026-02-11 01:41:34 +08:00
2026-02-09 08:19:01 +08:00
2026-02-02 22:13:50 +08:00
2026-02-05 16:05:42 +08:00
2026-02-05 12:42:54 +08:00
2026-01-09 18:26:32 +08:00
2026-02-05 12:42:54 +08:00
2026-02-11 04:54:05 +08:00
2026-02-11 04:54:05 +08:00
2026-02-07 19:04:08 +08:00
2026-02-11 04:54:05 +08:00
2026-01-06 20:31:40 +08:00
2026-01-08 23:07:00 +08:00
2026-02-07 17:12:15 +08:00
2025-12-28 17:48:52 +08:00
2026-02-11 04:54:05 +08:00
2026-02-05 21:52:54 +08:00
2026-02-10 20:56:01 +08:00
2026-02-10 20:56:01 +08:00
2025-12-26 16:45:40 +08:00
2025-12-31 08:50:12 +08:00
2025-12-31 08:50:12 +08:00
2026-02-03 13:38:44 +08:00
2025-12-26 16:45:40 +08:00
2026-02-02 22:13:50 +08:00
2026-01-05 20:43:03 -06:00
2026-02-02 22:13:50 +08:00
2026-02-05 21:52:54 +08:00