comses / catalog

Web tools to annotate publications related to computational modeling
http://catalog.comses.net
GNU General Public License v3.0
3 stars 3 forks source link

Make visualization more robust to errors #163

Closed cpritcha closed 5 years ago

cpritcha commented 5 years ago

Started from #160

From the logs it looks like the bokeh visualization raised an exception about not being able to connect to the DB. Restarting the application fixed it but need a way to reset the application when it encounters an error.

cpritcha commented 5 years ago

Changed visualization to plotly. No longer getting errors. Closing.