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\u003eThe latest version of the \u003ccode\u003eIncludeReplicas\u003c/code\u003e class is 2.37.0-rc, with several previous versions also available, ranging from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e provides a way to specify an ordered list of \u003ccode\u003eReplicaSelection\u003c/code\u003es that should be prioritized when serving requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eauto_failover_disabled\u003c/code\u003e setting within \u003ccode\u003eIncludeReplicas\u003c/code\u003e determines whether requests can be routed to healthy replicas outside the defined list if all listed replicas are unavailable.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that accepts an initializer list of \u003ccode\u003eReplicaSelection\u003c/code\u003e and a boolean for \u003ccode\u003eauto_failover_disabled\u003c/code\u003e, allowing for the setup of the list and functionality upon creation.\u003c/p\u003e\n"],["\u003cp\u003eThe functions \u003ccode\u003ereplica_selections()\u003c/code\u003e and \u003ccode\u003eauto_failover_disabled()\u003c/code\u003e can be used to see what replica selections have been made, and if failover is disabled respectively.\u003c/p\u003e\n"]]],[],null,[]]