Computational-Plant-Science / plantit

https://plantit.cyverse.org
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

AWS RDS DNS failure #312

Closed wpbonelli closed 2 years ago

wpbonelli commented 2 years ago

Occasionally we see a 'Temporary failure in domain name resolution' error when opening a connection to the RDS DB. Seems like an AWS quirk with no apparent fix.

Either need to make DB operations fault-tolerant or move the database back to portnoy. The latter is probably best in the long term anyway.

wpbonelli commented 2 years ago

The DB takes up almost no disk space, so no reason it can't live on portnoy. Should make the application faster too. Working on migrating it

wpbonelli commented 2 years ago

Moved DB to portnoy