I have the below workflow that works well. But sometimes there are multiple line items entered into the Airtable base at one time. This causes multiple instances of the workflow to run. Is there a better way?
@berniecpa, did the flow you sent over Discord fail more than once?
Sometimes the flow fails in the middle of the run due to unexpected reasons, such as a server restart or a network issue. It’s a rare occurrence, but it can happen. I’m not sure if what you encountered is one of these rare cases, but I will investigate.
This flow doesnt use Discord. Just Airtable and a couple of APIs. The issue is that sometimes I have multiple rows added to the Airtable. No errors but when multiple rows are added I have multiple runs of the flow trying to run at the same time…cannot have that.
Oh sorry @berniecpa I though you are the same person who posted of the same issue on the discord.
I took look today there is some IO issues on the database, I resized the database and did some clean up.
It should be working now.