-
Notifications
You must be signed in to change notification settings - Fork 297
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
Retryable transactions + async exception handling #1482
base: master
Are you sure you want to change the base?
Retryable transactions + async exception handling #1482
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6a7f9e8 - Browse repository at this point
Copy the full SHA 6a7f9e8View commit details -
persistent-postgresql: Support specifying SqlPoolHooks and isolation …
…level in test infra
Configuration menu - View commit details
-
Copy full SHA for 6f2a25f - Browse repository at this point
Copy the full SHA 6f2a25fView commit details -
persistent-postgresql: Add intentionally failing async exceptions tes…
…t case This test case will fail until async exception handling is added to runSqlPoolWithExtensibleHooks
Configuration menu - View commit details
-
Copy full SHA for fe119f9 - Browse repository at this point
Copy the full SHA fe119f9View commit details -
persistent: Add async exception handling to runSqlPoolWithExtensibleH…
…ooks Note that the test added in the previous commit now passes.
Configuration menu - View commit details
-
Copy full SHA for 2d1c937 - Browse repository at this point
Copy the full SHA 2d1c937View commit details -
persistent-postgresql: Extend async exceptions test to check exceptio…
…n handler's masking state
Configuration menu - View commit details
-
Copy full SHA for 35d8301 - Browse repository at this point
Copy the full SHA 35d8301View commit details -
persistent-postgresql: Add intentionally failing retryable transactio…
…ns test case This test case will fail until retryable transaction support is added in a new runSqlPoolWithExtensibleHooks variant.
Configuration menu - View commit details
-
Copy full SHA for c2a74f0 - Browse repository at this point
Copy the full SHA c2a74f0View commit details -
persistent: Add runSqlPoolWithExtensibleHooksRetry / persistent-postg…
…resql: Add isSerializationFailure and isDeadlockDetected Note that the test added in the previous commit now passes.
Configuration menu - View commit details
-
Copy full SHA for deb9abb - Browse repository at this point
Copy the full SHA deb9abbView commit details -
persistent-test: Move hook count helpers from persistent-postgresql A…
…syncExceptionsTest to here
Configuration menu - View commit details
-
Copy full SHA for fa46ad8 - Browse repository at this point
Copy the full SHA fa46ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 395d80e - Browse repository at this point
Copy the full SHA 395d80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a11d3 - Browse repository at this point
Copy the full SHA 92a11d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5ed28 - Browse repository at this point
Copy the full SHA 5d5ed28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c165fd - Browse repository at this point
Copy the full SHA 0c165fdView commit details