Error: Too many requests for RetoolDB

Hello! We have a number of workflows that utilize Retool Database. Despite the significant number of runs that get some data in our RetoolDB, there hasn't been a lot of errors on that end.

That is until around earlier this week. We have been getting the following error much more significantly, without making significant changes / new workflows.

Error is: {"data":null,"metadata":null,"error":{"message":"Too many requests for RetoolDb"}}

Is there a way for me to figure out what is causing this? If it's a specific workflow or application? I want to figure it out because this error has been causing a lot of errors on our more critical workflows, and want to deprioritize non-critical workflows if they are the reason behind. Thank you!

1 Like

Hi @audreyanne96! Thanks for reaching out.

It looks like the default rate limit for RetoolDB is 1000 requests per minute. It's not a perfect solution but the most immediate way to visualize your resource usage is to download and parse logs from https://your-org.retool.com/audit`.

I hope that helps!

1 Like

A post was split to a new topic: RetoolDB rate limit