Apr 24, 2023 07:46 AM
Hi,
I've seen issues opened about this two months ago but we're experiencing this issue now.
I tried leaving the script for an hour and the state doesn't change, though if I run a test of the automation, everything works.
The status page shows there are no incidents.
I've also tried creating a new automation that only runs the following script and it still gets stuck -
Solved! Go to Solution.
Apr 26, 2023 12:14 PM
Hi there! Automations stuck in pending status are typically a result of overall base performance/load. If the trigger is "When a record is updated," for example, and you're using the API to programmatically update records at a high frequency, it could overwhelm the base and cause many pending runs. That said, if the workflow is stuck with only a handful of pending runs, that might be something which would necessitate a support case so that we can take a closer look at the particulars—just let me know.
Apr 26, 2023 12:14 PM
Hi there! Automations stuck in pending status are typically a result of overall base performance/load. If the trigger is "When a record is updated," for example, and you're using the API to programmatically update records at a high frequency, it could overwhelm the base and cause many pending runs. That said, if the workflow is stuck with only a handful of pending runs, that might be something which would necessitate a support case so that we can take a closer look at the particulars—just let me know.
May 03, 2023 01:20 AM
Apparently one of our operations trigger lots of automations at once, making the rest of the automations stuck.
However, I do think `Automations` is a weak side of AirTable, as there's no indication of any queues/limitations and what so ever, making such things demand investigation instead of it popping out like it probably should.