DiamondLightSource / DiamondLightSource/mx-bluesky

Discussion: How to integrate and run the socket_handler

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
murko
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

Currently the `socket_handler` is a separate process that is run manually and forwards the collection data from redis to murko based on a redis publish message. The code for this is in https://github.com/DiamondLightSource/mx_auto_mjpeg_capture/tree/main/socket_handler. However, under the current architecture the rest of the code in that repository is not used.

## Acceptance Criteria
* We discuss and decide where the `socket_handler` code should live and how it should be run in production

## Notes
* One possibility is just to convert it to a bluesky callback

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.