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
BUG:
For now the rqworker processing queue doesn't send notifications when a task is done. The user has to refresh the page to see if the changes has applied
SOLUTION
A message should be pushed to the client with socket.io/gevent in order to display the final state of the data.
The text was updated successfully, but these errors were encountered:
BUG:
For now the rqworker processing queue doesn't send notifications when a task is done. The user has to refresh the page to see if the changes has applied
SOLUTION
A message should be pushed to the client with socket.io/gevent in order to display the final state of the data.
The text was updated successfully, but these errors were encountered: