-
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.
hwp-pid direction read bugfix (#728)
* Added additional logic to process strange read strings * Added missing logic to complete bugfix * Read functions should now try multiple times and not crash the agent * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix spelling mistake * Added None response handling and changed error printing * Changed error response to differentiate between tasks and processes * Changed logic so session data is always published * Added session.degraded flag * Fixes for failing tests * Still trying to fix tests errors --------- Co-authored-by: Bryce Bixler <bbixler@daq-satp2.simonsobs.org> Co-authored-by: Bryce Bixler <bbixler@daq-satp1.simonsobs.org> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
131607b
commit 6731bb9
Showing
3 changed files
with
78 additions
and
38 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
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