Skip to content

Conversation

@AuxinJeron
Copy link

Note

This change is to add the CancellationReasons into the VerboseClientError,
which is included in the botocore TransactionCanceledException.
https://botocore.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Client.exceptions.TransactionCanceledException

Adding this would help developers to figure out the detail cancellation reasons directly rather than parsing the
message.

Note
----
This change is to add the CancellationReasons into the VerboseClientError,
which is included in the botocore TransactionCanceledException.
https://botocore.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Client.exceptions.TransactionCanceledException

Adding this would help developers to figure out the detail cancellation reasons directly rather than parsing the
message.
@ikonst
Copy link
Contributor

ikonst commented Apr 5, 2023

Thank you for the contribution, and sorry we missed this PR for so long :(

This was eventually done in #1144.

@ikonst ikonst closed this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants