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

drunc-controllers do not implement the correct segment lookup in their configuration #309

Closed
plasorak opened this issue Nov 14, 2024 · 0 comments · Fixed by #311
Closed

Comments

@plasorak
Copy link
Collaborator

This leads the drunc-controller to incorrectly looks itself up (rather than its children) in the connectivity service and then crash.
This happens when there is there are 4 level of segments.
Relevant code: https://github.com/DUNE-DAQ/drunc/blob/develop/src/drunc/controller/configuration.py#L20C1-L28C20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant