VAMDC / NodeSoftware

Python/Django-based software for running VAMDC data nodes.
http://www.vamdc.eu
GNU General Public License v3.0
15 stars 23 forks source link

Log when DB connection fails #136

Closed guyrixon closed 1 year ago

guyrixon commented 2 years ago

The function for testing the DB connection, in vamdctap.views, was swallowing the details of the failure. I added a log statement for the details.