-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove special-casing of LSSTComCam/LSSTCam.
The original behavior was to crash and restart the entire fan-out service if it got a message it didn't know how to handle. If the message loop instead catches the corresponding exception, then there is no need to specifically exempt the LSST cameras. With this commit, it's now safe to configure the SUPPORTED_INSTRUMENTS env variable.
- Loading branch information
1 parent
3fe4916
commit 8d93f83
Showing
1 changed file
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters