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
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.
Feature
The API should handle timeout of transaction.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
The text was updated successfully, but these errors were encountered: