Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deferrable setting #342

Open
jackfischer opened this issue Apr 15, 2024 · 0 comments
Open

Deferrable setting #342

jackfischer opened this issue Apr 15, 2024 · 0 comments

Comments

@jackfischer
Copy link

Especially in data viewer but occasionally throughout other places as well we see a lot of inconsistent hanging that we are assuming comes from retrying serialization conflicts. We definitely don't want UI usage to make this worse especially in our production instance, so it would be great to be able to toggle on a setting to run the read only queries in read only + deferrable mode. If this were available we would plan to basically leave it on all the time and have everything except any mutation queries run as deferrable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant