RetoolDB crashing

I have an app that uses the native retooldb resource that's been working flawlessly for months, and today that db resource is inaccessible. All queries against it are timing out and when I try to access it through the retool home console it just spins and eventually navigates me back to the Resources page. Help?

  1. My goal:
  2. Issue:
  3. Steps I've taken to troubleshoot:
  4. Additional info: (Cloud or Self-hosted, Screenshots)

Hey @Bill_Waring1 - welcome to the community and thanks for reaching out! I assume you're logging into a Cloud org? Can you confirm the subdomain, if so?

This kind of behavior typically means you've exhausted the connection limit on the resource. I can restart the associated compute instance in order to free up connection slots once you confirm the above. In general, though, RetoolDB is not intended to support high traffic production use cases. That said, you can squeeze a little more juice out of it by using the pooled connection string whenever connecting from outside Retool.