/api/databases taking over 2 minutes to return response

We have over 15k databases in our system and API call to endpoint /api/databases takes more than 2 minutes to fetch all the databases.

We are using RDS Aurora Mysql as the database for the Metabase instance.

Hi @saudkz
Metabase has never been built for so many database connections. You would likely also hit problems with general port limits (65k).
There's several places, where so many databases would be slow.