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

Request Timeouts increase eventloop lag #2297

Open
2 tasks done
gchicoye opened this issue Sep 5, 2023 · 0 comments
Open
2 tasks done

Request Timeouts increase eventloop lag #2297

gchicoye opened this issue Sep 5, 2023 · 0 comments

Comments

@gchicoye
Copy link

gchicoye commented Sep 5, 2023

Describe the bug

  • Node.js version: v18.17.1
  • OS & version: node:lts-alpine
  • Got v12.6.1

Actual behavior

When the quality of network decreases and timeout increases, event_loop_lag increases.
See below timeout percentage and eventloop.
image

image

My timeout is from 450 ms to 500 ms for outgoing queries.
Any idea?

Expected behavior

I expect event_lag to remain stable although network quality decreases...

...

Code to reproduce

To be further discussed

;

Checklist

  • I have read the documentation.
  • I have tried my code with the latest version of Node.js and Got.
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