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
Using the latest docker image, whenever I call the purge queue endpoint I never get a response back (timeout), the console doesn't even indicate such request was made.
The setup is simple, 20 topics and a queue for each of them.
However when I call delete queue I get this (it's just a part of it, there are multiple goroutines failing):
@kbkk Is this still happening for you? I'll try to recreate this as soon as I can, but if you have any more recent information about it that would be extremely helpful!
Hi,
Using the latest docker image, whenever I call the purge queue endpoint I never get a response back (timeout), the console doesn't even indicate such request was made.
The setup is simple, 20 topics and a queue for each of them.
However when I call delete queue I get this (it's just a part of it, there are multiple goroutines failing):
Is there any additional info I can provide to help fixing this?
The text was updated successfully, but these errors were encountered: