Workflow not running and doesn't show the log

Hi, guys,

I have a workflow that is running, but sometimes it fails. When I look at the log, it doesn’t show exactly where it failed, it just shows it was a timeout issue, but it seems no block ran. This workflow was hard to make it work and seemed a little “buggy”, because of an external API that was also constantly failing for unknown reasons (not sure if was the API or retool or python). Anyway, I made it work and sometimes it runs correctly, other times it doesn’t. Now I am not sure if the failing is related to this external API or to retool. Could someone help me? Does this log say something I am unaware of?

1 Like

Well that’s odd…can you share a bit more of the workflow? I typically sprinkle little log prints around when something weird is happening in a workflow to try to help me isolate how far along things got before the issue, but I don’t think I’ve ever had a log quite so sparse…

Yes - adding some more logs would certainly be useful!

Testing the problematic query as a standalone, or within more contained block can help isolate the issue. If you can recreate the issue consistently it can be easier to pinpoint the problem.

If you can provide some more specific around your workflow and the troublesome block I can try and provide some more specific guidance.

1 Like