jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
439 stars 61 forks source link

Transactions + continueAfterTimeout #38

Closed guidev closed 4 years ago

guidev commented 4 years ago

Hi, is it possible to use continueAfterTimeout with transactions?

jeremydaly commented 4 years ago

The RDS SDK returns an error when you try to pass this value with a transactionId, so it appears not to be supported.