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
We should support a flag to enable stale mode for watchers. This allows them to do load shedding across the servers. It is supported by blocking queries under the hood, but just not exposed via any flags or configurations.
The text was updated successfully, but these errors were encountered:
We should support a flag to enable stale mode for watchers. This allows them to do load shedding across the servers. It is supported by blocking queries under the hood, but just not exposed via any flags or configurations.
The text was updated successfully, but these errors were encountered: