icecube / skymap_scanner

A distributed system that performs a likelihood scan of event directions for IceCube real-time alerts using CPU cluster(s) and queue-based message passing.
5 stars 2 forks source link

Halt Central Server When Scan Deleted in SkyDriver #238

Closed ric-evans closed 10 months ago

ric-evans commented 10 months ago

In order to respond quicker to a non-responsive workforce and use CPU resources responsibly, we need to stop the central scanner.

Add a background process on the central scanner that queries SkyDriver. When/if the scan is marked deleted, it'll raise a fatal exception to stop the central server.