Hi all! I am writing an automation script to sync data from an external API into Airtable. The table in question has 2,051 records and I’m now hitting the 30s run time limit.
I’ve done all I can think of to optimize performance, I’m already batching ...