Hi, we have this scenario that worked very fine for several months now and since august 8th we are experiencing a high frequency (every 1 of 2 requests) of timeout erro in the module Airtable Upsert. We use this same component in other scenarios and they are fine, no issues.
Ticket attachments :
Hello @RodrigoCorumba,
I’m not really sure if you’re looking for a response here or elsewhere, but I’ll go for it anyway… What exactly is the error you receive when the module attempts the upsert?
I would guess you’re either hitting a rate limit, or there’s an error on the Airtable side. Either way, I believe you would need to add a Break Error Handler module so that you can have your upsert retried x number of times.
3 Likes