Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka publisher for document stream #41

Open
maffettone opened this issue May 10, 2024 · 0 comments
Open

Kafka publisher for document stream #41

maffettone opened this issue May 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maffettone
Copy link
Contributor

Expected Behavior

Publish agent document stream to kafka and tiled. Especially for passive reporting agents that will feed downstream decision makers.

Current Behavior

Documents are published to Tiled.
Kafka producers only produce messages for the adjudicator. Those messages have a unique format, and shouldn't be mixed with a document stream.

Possible Solution

https://github.com/NSLS-II-PDF/pdf-agents/blob/cf6cba38cf82a3ddd9bacd62486f42abb2d751c6/pdf_agents/agents.py#L384-L407

Steps to Reproduce (for bugs)

Context

Tools like PDFStream or GSAS doing passive analysis as bluesky-adaptive agents.

Your Environment

@maffettone maffettone added the enhancement New feature or request label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant