mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
- Add `refetchIntervalInBackground: true` to usage query configuration - Allows usage queries to continue running when app window is minimized or unfocused - Existing safety mechanisms remain in place (timeout limits, minimum interval, no retry) - Users have full control through autoQueryInterval setting