I managed to do my desired workflow for my news Slack bot.
I am monitoring 10 RSS feeds and whenever there are new articles, the Zap goes through the whole flow. I realized though that it’s using up a lot of my task allocation.
Question now is how could I limit my task usage for this workflow? If I add a scheduler trigger (like 2x a day, if that’s possible), will that limit my task usage? Or will that technically still lead to same number or tasks used because it counts one item in the feeds as one task, regardless if it’s ran 2x a day or as it comes.



