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

HTTP/2 does not emit :queue Telemetry event #70

Open
sneako opened this issue Jul 7, 2020 · 0 comments
Open

HTTP/2 does not emit :queue Telemetry event #70

sneako opened this issue Jul 7, 2020 · 0 comments

Comments

@sneako
Copy link
Owner

sneako commented Jul 7, 2020

Would this event start before the :gen_statem.call/2 and end when we get a response (or error/exception)?

Also, this raises the question of whether we should add support for the :pool_timeout option, which would then be passed to :gen_statem.call/3. We would probably want to use a :dirty timeout to avoid copying and sending the request via a spawned proxy process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant