project8 / dripline

Slow controls for medium scale physics experiments based on AMQP centralized messaging
http://www.project8.org/dripline
1 stars 0 forks source link

sc logger shouldn't crash on bad insert #89

Closed laroque closed 9 years ago

laroque commented 9 years ago

I get this: sqlalchemy.exc.InternalError: (psycopg2.InternalError) ERROR: no known endpoint with name waveguide_short_temp

but should post a warning and note to slack without crashing

laroque commented 9 years ago

should be fixed with more generic exception catching on anything with psycopg2