-
-
Notifications
You must be signed in to change notification settings - Fork 356
Closed
Labels
Milestone
Description
When working on adding tests for #151, I noticed that the backend doesn't support storing messages failure (failed manually or unhandled exception), causing a timeout when trying to get the result.
I think we need at least store the indication of the message failure. Another approach is to try to raise the exception that was raised in the worker.
Reactions are currently unavailable