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

Transaction Timeout #24

Open
koxudaxi opened this issue Aug 6, 2019 · 0 comments
Open

Transaction Timeout #24

koxudaxi opened this issue Aug 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@koxudaxi
Copy link
Owner

koxudaxi commented Aug 6, 2019

Feature

The API should handle timeout of transaction.

A transaction can run for a maximum of 24 hours. A transaction is terminated and rolled back automatically after 24 hours.

A transaction times out if there are no calls that use its transaction ID in three minutes. If a transaction times out before it's committed, it's rolled back automatically.

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html

@koxudaxi koxudaxi added the enhancement New feature or request label Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant