When a gateway session uses /model to switch to a different provider than the global default, the credential pool for the new provider is not loaded. If the new provider hits a 429, pool rotation is skipped entirely and the session falls through to the configured fallback model instead of rotating to the next credential.
When a gateway session uses
/modelto switch to a different provider than the global default, the credential pool for the new provider is not loaded. If the new provider hits a 429, pool rotation is skipped entirely and the session falls through to the configured fallback model instead of rotating to the next credential.