Redash queries stuck in queue #7513
Unanswered
aakashb-kayzen
asked this question in
Q&A
Replies: 0 comments
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.
-
Redash Version : Version: 7.0.0+b17535 (15c815f)
OS : Ubuntu 18.04.2 LTS
Issue : We frequently see queries getting stuck for long (several minutes) in queue, inspite of the server hosting redash not being busy.
On checking the server, we see that most of the celery processes are idle doing nothing (in
htop
CPU is 0% and TIME+ is unchanging), while a few celery processes have 100% CPU and have become orphan (PPID=1). [See screenshot below]Restarting redash fixes the issue.
Question :
Beta Was this translation helpful? Give feedback.
All reactions