realfastvla / realfast

Real-time interferometric data analysis for the VLA
http://realfast.io
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

realfast system fails when elasticsearch backend is down #70

Open caseyjlaw opened 5 years ago

caseyjlaw commented 5 years ago

When the backend is down (e.g., realfast.aoc.nrao.edu rebooted and/or docker container down), then the realfast realtime system raises an error. There are a few errors related to urllib:

We try to catch this in the realfast controller and just stop indexing while continuing to search. However, that is not working yet.