I am getting this error - presumably because the server on the other side of an API is not responding.
The problem is, this is a step in the backend worfklow and bubble is unable to handle an exception, so the workflow is broken.
I am using a recursive workflow to process substantial data in the backend.
Anyone has found a way to solve this type of problem?
It is just seems that bubble is not cut out for heavy duty backend stuff. Would much appreciate input.