aws / aws-dax-go

AWS DAX SDK for the Go programming language. https://aws.amazon.com/dynamodb/dax
Apache License 2.0
47 stars 49 forks source link

Log AWS request id on 500 errors #37

Open miparnisari opened 2 years ago

miparnisari commented 2 years ago

I'm using v1.2.9.

This library does not seem to be populating the AWS request id 🤔

image

This is how i'm generating the error: https://github.com/adriantam/dax500