You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to monitor remote Redis-server
I can't load the page if the queue number is more than 1000. I checked and saw arena was stopped in these lines:
I tried to monitor remote Redis-server
I can't load the page if the queue number is more than 1000. I checked and saw
arena
was stopped in these lines:https://github.com/bee-queue/arena/blob/master/src/server/views/dashboard/queueJobsByState.js#L106-L110
https://github.com/bee-queue/arena/blob/master/src/server/views/dashboard/queueJobsByState.js#L99-L103
And everything is fine if I use https://github.com/mixmaxhq/arena/blob/master/src/server/views/dashboard/queueJobsByState.js
He removed these lines and it works perfectly.
The text was updated successfully, but these errors were encountered: