Occassional timeouts of cache auth backend #9915
Unanswered
maciejharczuk
asked this question in
Questions
Replies: 1 comment
-
It is propagated from the HTTP backend. The HTTP call is timing out.
No The HTTP auth backend uses the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeing intermittent timeouts of (apparently) the cache auth backend (that wraps a http backend):
Env details:
3 node cluster running on Azure, single region, but spread over 3 Availability Zones. The problem doesn't seem to be local to that region, same thing happens in a second cluster in a different region.
RabbitMQ version: 3.12.1
Erlang version: 25.3.2.3
OS: Ubuntu 22.04
Relevant rabbitmq.conf part:
The timeouts happen relatively rarely (maybe once every 1-2 days on each node), which makes them even more difficult to debug. I'm not actually convinced it's a bug in RabbitMQ, an intermittent network issue is also a possibility. I've a few questions to better understand what's happening:
Beta Was this translation helpful? Give feedback.
All reactions