mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-18 12:20:52 +08:00
feat(config): track routing and cloak changes in config diff
This commit is contained in:
@@ -543,7 +543,6 @@ func (s *Service) Run(ctx context.Context) error {
|
||||
selector = &coreauth.RoundRobinSelector{}
|
||||
}
|
||||
s.coreManager.SetSelector(selector)
|
||||
log.Infof("routing strategy updated to %s", nextStrategy)
|
||||
}
|
||||
|
||||
s.applyRetryConfig(newCfg)
|
||||
|
||||
Reference in New Issue
Block a user