Skip to content

Request Timeouts increase eventloop lag #2297

@gchicoye

Description

@gchicoye

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions