Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace AsyncService with automatic mode+cls-hooked #187

Open
apricote opened this issue Oct 12, 2020 · 0 comments
Open

Replace AsyncService with automatic mode+cls-hooked #187

apricote opened this issue Oct 12, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@apricote
Copy link
Contributor

The new aws-xray-sdk@3 switched from continuation-local-storage to cls-hooked and now supports the automatic mode in async/await functions.

We should be able to replace our local "fake automatic mode" with the proper automatic mode.

@apricote apricote added enhancement New feature or request help wanted Extra attention is needed labels Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant