Continue processing remaining items even on error

My workflow has two nodes.

One node is to search tweets and the other node is to retweet.

Sometimes, the second node of retweet fails because I have already treated which is OK.

However, I want the retweet to continue for the remainder tweets. I have “Continue On Fail” turned on.

Despite that, this currently doesn’t happen, please advise.

Thank you!
Santosh

1 Like

Welcome to the community @Santosh_Srinivas!

On most nodes does “Continue on Fail” mean that it stops executing the node once an error occurs and proceeds with the next node. That has historical reasons that it does not continue with the other items. Changing that behavior for the Twitter-Node would be trivial but depending on what people currently are doing that could break their workflows. For that reason is the plan to go through all nodes and at some point and change it for all at once to make that behavior consistent and just have one version with that breaking change.

In the meantime should you have a look at this workflow. It shows how you can keep track of which tweets you did already process and so avoid this problem:

1 Like

Thanks @jan! :smiley:

email: [email protected]
twitter: https://twitter.com/n0c0de1
web: https://www.n0c0de.com