EventListener for SDK V3 #5163
Unanswered
ruspamintuan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Looking for exactly the same. Did you find anything yet ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, we're currently migrating to v3. In our previous implementation, we are using an event listener for "retry" event and do a simple logging to see if our retry function did indeed run. Here's an example from this doc:
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Request.html#retry-event
Does anybody know how to implement this in v3? Currently have not found any doc about this. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions