-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fix prepared queries #28
Merged
Merged
Commits on Aug 31, 2021
-
First pass at handling re-prepares
`Prepared` result responses get put into a prepared cache and when an `Unprepared` error response happen the cache is referenced to prepare the query on the erred node and the original request is re-tried.
Configuration menu - View commit details
-
Copy full SHA for c999dae - Browse repository at this point
Copy the full SHA c999daeView commit details
Commits on Sep 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61e2646 - Browse repository at this point
Copy the full SHA 61e2646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54425d1 - Browse repository at this point
Copy the full SHA 54425d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae3f83 - Browse repository at this point
Copy the full SHA 9ae3f83View commit details
Commits on Sep 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4b9b80 - Browse repository at this point
Copy the full SHA b4b9b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760d33a - Browse repository at this point
Copy the full SHA 760d33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 147ef72 - Browse repository at this point
Copy the full SHA 147ef72View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1b342 - Browse repository at this point
Copy the full SHA bf1b342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3bbd0 - Browse repository at this point
Copy the full SHA 2e3bbd0View commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b392eca - Browse repository at this point
Copy the full SHA b392ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f684e1 - Browse repository at this point
Copy the full SHA 8f684e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1560c08 - Browse repository at this point
Copy the full SHA 1560c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ed3bb - Browse repository at this point
Copy the full SHA d8ed3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e2716 - Browse repository at this point
Copy the full SHA a6e2716View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.