Auto mode's model-picking call can retry when unavailable, but the retry count defaults to zero.
Exponential-backoff retries for the auto-mode classifier exist but the remote-config retry count defaults to 0.
What's wrong with this entry?
Auto mode's model-choosing request can now be retried when it fails as unavailable, with exponential backoff starting at 2 seconds, capped at 10 seconds, plus 25% jitter. The retry count comes from remote config, is clamped to 0 through 10, and defaults to 0, so with no server value set the loop never runs and behaviour is unchanged.
unavailableOuterRetries
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Search field in the model picker
Both mention model
-
v2.1.236
Cancellable waits when
/modeltalks to a cloud sessionBoth mention model
-
v2.1.238
Model and effort switch warning now checks whether the cache is actually warm
Both mention model