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:56:52 +08:00
2026-02-10 11:42:39 +08:00
2026-02-11 04:54:05 +08:00
2026-02-10 11:42:39 +08:00
2026-02-06 07:14:46 +08:00
2026-01-11 23:00:31 +08:00
2026-01-11 23:49:03 +08:00
2026-02-06 07:41:23 +08:00
2026-02-09 12:32:35 +08:00
2026-02-09 12:32:35 +08:00
2026-01-05 13:54:43 +08:00