question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rascal stop sending messages - ResourceRequest timed out

See original GitHub issue

Hi Team,

Firstly, thanks so much for your library.

Just wondering if you can point me in the right direction with the following error -

TimeoutError: ResourceRequest timed out
    at ResourceRequest._fireTimeout (/home/app/node_modules/generic-pool/lib/ResourceRequest.js:62:17)
    at Timeout.bound (/home/app/node_modules/generic-pool/lib/ResourceRequest.js:8:15)
    at listOnTimeout (node:internal/timers:556:17)
    at processTimers (node:internal/timers:499:7)

We are using version 14.4.0 of Rascal to connect to RabbitMQ 3.10 on Kubernetes. RabbitMQ was deployed using a the RabbitMq Kubernetes operator.

We are currently experiencing a strange issue with one of our customers. Every 5-7 days their application container stops sending messages to all RabbitMQ queues until it is restarted. When this happens, the error above starts appearing in the logs. We have a number of different tenants connected to the same RabbitMQ cluster and they do not appear to be experiencing this issue.

At this stage we are not sure why Generic Pool is raising this error and how to reproduce it on demand.

All we know is that when this starts occurring. Rascal stops sending message to RabbitMQ until we restart the container. All pending message are lost.

Regards, Tarek

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:24 (19 by maintainers)

github_iconTop GitHub Comments

1reaction
thaoulacommented, Jun 23, 2022

@cressie176 at the moment it has not reoccured. So let’s close this issue. If it happens again we can re-open.

Once again, I really appreciate your assistance with this issue.

0reactions
cressie176commented, Jun 23, 2022

Thanks for getting back to me @thaoula

Read more comments on GitHub >

github_iconTop Results From Across the Web

TimeoutError: ResourceRequest timed out #7884 - GitHub
I cannot reproduce the error. Obviously there was a timeout in connecting to the DB server, it doesn't look like a bug in...
Read more >
Sequelize: TimeoutError: ResourceRequest timed out
My Express app running on node 6.11 with Sequelize 4.5.0 will sometimes throw TimeoutError: ResourceRequest timed out , on operations that ...
Read more >
Debugging ResourceRequest Timed out error in Sequelize
While working on a project that involves building a small analytics platform using PostgreSQL, I ran into the ResourceRequest timed out ...
Read more >
MySQL : Sequelize: TimeoutError: ResourceRequest timed out
MySQL : Sequelize: TimeoutError: ResourceRequest timed out [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] MySQL ...
Read more >
Apache Traffic Control Documentation - Read the Docs
Cache Groups are modeled several times over, in the Traffic Ops database, ... are sent out of the CDN to the client. ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found