You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have some queries that are failing parsing, and you would expect that they'd fall back to the primary, or at least the default_role set but instead they are being load balanced across primary and replica.
Describe the bug
We have some queries that are failing parsing, and you would expect that they'd fall back to the
primary
, or at least thedefault_role
set but instead they are being load balanced across primary and replica.To Reproduce
Steps to reproduce the behavior:
primary
orreplica
Expected behavior
The query should be routed to
primary
ordefault_role
The text was updated successfully, but these errors were encountered: