Closed normand1 closed 9 months ago
Found these release notes: https://github.com/awslabs/amazon-qldb-driver-nodejs/pull/44 Looks like I needed to import RetryConfig instead of passing as a POJO. Seems to be working now so closing this issue, thanks.
I'm sporadically seeing this error in my lambda logs where I invoke the qldb client:
I started seeing this after I started adding this custom retry config. Here is how I'm including it, please let me know if I'm doing something wrong here: