DiamondLightSource / DiamondLightSource/tickit

Improve ZeroMQ Adapter Message Serilization Error Handling

Open
#196 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The ZMQ adapter serializes messages before pushing, there are currently two major issues with this: It raises an exception when it gets an empty message (i.e. `[]`) and said exception is swallowed, along with any other serialization errors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.