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

More events? #633

Open
ronag opened this issue Mar 27, 2021 · 1 comment
Open

More events? #633

ronag opened this issue Mar 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ronag
Copy link
Member

ronag commented Mar 27, 2021

Would it be useful to have more events for introspection?

e.g.

client.on('requestStart', (origin, opts) => {})
client.on('requestEnd', (origin, opts, err) => {})

Or is it just an unnecessary performance overhead?

@ronag ronag added the question [Use a Discussion instead] label Mar 27, 2021
@mcollina
Copy link
Member

I think it might be useful.

@ronag ronag added enhancement New feature or request and removed question [Use a Discussion instead] labels Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants