DUNE-DAQ / DUNE-DAQ/drunc

Reports on connectivity service timeout

Open
#488 2 comments 0 reactions 1 assignee View on GitHub

@Aurashk is already working on this.

Since Oct 23, 2025.

bug
Dominant language
Python
Stars
3
Forks
5
Avg merge
2d 11h
Merged PRs (30d)
10

Description

When configuring NP02, an inconsistent problem is reported as

DruncSetupException: Connectivity service is not ready in time

This could be caused by

  • Applications not deregistering themselves from the connectivity service in time
  • Applications configuring too slowly when interfacing with hardware
  • Something else
    This requires testing and debugging. Similarly, when we kill applicaitons, the terminate processes are not being called, instead we are hanging up the SSH connections or ending the subprocesses instead of asking the applications to quit. This could be causing the problem.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.