When auto_failover_disabled is set, requests will NOT be routed to a healthy replica outside the list when all replicas in the list are unavailable/unhealthy.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThis page lists the different versions of the \u003ccode\u003eIncludeReplicas\u003c/code\u003e class, with version 2.37.0-rc being the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e contains a list of \u003ccode\u003eReplicaSelection\u003c/code\u003es that are considered when serving requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIncludeReplicas\u003c/code\u003e class has a constructor that takes a list of \u003ccode\u003eReplicaSelection\u003c/code\u003e objects and a boolean \u003ccode\u003eauto_failover_disabled\u003c/code\u003e flag as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes functions \u003ccode\u003ereplica_selections()\u003c/code\u003e and \u003ccode\u003eauto_failover_disabled()\u003c/code\u003e to retrieve the selections and the failover status respectively.\u003c/p\u003e\n"],["\u003cp\u003eWhen \u003ccode\u003eauto_failover_disabled\u003c/code\u003e is true, requests are not routed to healthy replicas outside of the specified list if all the listed ones are unavailable or unhealthy.\u003c/p\u003e\n"]]],[],null,[]]