Merge remote-tracking branch 'upstream/main' into feature/ampcode-alias

This commit is contained in:
이대희
2026-02-02 12:09:31 +09:00
48 changed files with 322 additions and 6740 deletions

View File

@@ -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)