Airtable plugin load error

I’m building an app that fetches data from an airtable base into a repeating group using the Airtable Plugin built by Bubble. If the amount of records that it fetches is greater than cca 10 it will give the following error. Each records has 8 fields , mostly text , 2 beeing file types.
Note that if the number of records is 6 or 7 it will work completly fine .
Airtable plugin data load error: You have made too many requests in a short period of time. Please retry your request later
The first solution was to cache the API calls but I think that bubble already does that in a way.

The app worked perfectly fine for 2 months. Note that I didn’t modify it in any single way since.

Also it loads the data extremly slow. I’m thinking of manually connecting the API but that would be a lot of work in rewriting the flow.

Hey @procivic,

This might be something you’d want to contact @AirDev about directly

Hi, I have the same issue for 5 days. Do you have more information about that?

Hi @procivic , Did you solve your issue?

Hi. No, I still have the same issue. Did you find any solution @salade?