Hi :wave: Any ideas how to make a task fail from with in a callback? Calling raise Exception inside ...
y
Hi 👋 Any ideas how to make a task fail from with in a callback? Calling raise Exception inside the callback won’t cause the task to fail.