-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add error handling to Cryomech PTC drivers and agent acq process (#767)
* Implement error handling in Cryomech drivers * Handle ConnectionError in main acq process * Handle connection error in init task * Handle condition where socket returns None This happens when we try to reset the connection, but can't establish anything due to the device not accepting connections.
- Loading branch information
1 parent
d63da56
commit cc1efa3
Showing
2 changed files
with
94 additions
and
9 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
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