-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
GetReport takes very long times after http requests #55576
Copy link
Copy link
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.reportIssues and PRs related to process.report.Issues and PRs related to process.report.
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.reportIssues and PRs related to process.report.Issues and PRs related to process.report.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Version
22.10.0
Platform
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Always, I can reproduce on windows and on linux
What is the expected behavior? Why is that the expected behavior?
The report to not take more than a few milliseconds
What do you see instead?
The report takes 20 additional seconds to generate per fetch request that occured before it (up to 2 fetch, after that it keeps taking 40s)
Additional information
This still happens even with
node --report-exclude-network