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
test(aws-sdk): stabilize DynamoDB trace assertions (#9675)
## Summary
Use the existing 5s LocalStack window for DynamoDB trace assertions.
## Why
LocalStack may respond after the mock agent's 1s default expires, which removes the observer before the SDK callback completes.
0 commit comments