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
As requested on Issue #1825 , we've implemented a TracedConnection to evaluate the stack trace on the connection close event, following these instructions:
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
SDK often returns the error below
Regression Issue
Expected Behavior
No errors
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
Additional Information/Context
As requested on Issue #1825 , we've implemented a TracedConnection to evaluate the stack trace on the connection close event, following these instructions:
AWS Go SDK V2 Module Versions Used
Compiler and Version used
go 1.23.0
Operating System and version
Linux (alpine:latest)
The text was updated successfully, but these errors were encountered: