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

Consistently occuring ResourceRequest timed out Error #298

Open
blue-int opened this issue Jul 15, 2022 · 2 comments
Open

Consistently occuring ResourceRequest timed out Error #298

blue-int opened this issue Jul 15, 2022 · 2 comments

Comments

@blue-int
Copy link

I deployed node instances using generic-pool through k8s.
But after some time, which varies from 3 days to a few weeks, the generic pool of pods spit out TimeoutError when they receive any resource request.
Therefore, I have to restart the pods when the error occurs, which is very annoying.
Have anyone experienced this kind of error before?
The stack message is as follows.

TimeoutError: ResourceRequest timed out
    at ResourceRequest._fireTimeout (/home1/irteam/deploy/x-ray/node_modules/generic-pool/lib/ResourceRequest.js:62:17)
    at Timeout.bound (/home1/irteam/deploy/x-ray/node_modules/generic-pool/lib/ResourceRequest.js:8:15)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7)

Thank you very much.

@mjw-git
Copy link

mjw-git commented Sep 18, 2023

did you resolve it?

@firasdib
Copy link

I'm seeing the same issue, did you ever find a resolution?

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

3 participants