Investigate Eiger Fan Ignoring Stream Tasks

Open
#48 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
cpp

Research direction

Start by reviewing the add_fan_restart branch and the Eiger Fan's stream-queue consumer entry point. Reproduce the failure after leaving the stream idle for several days, then trace why new tasks are ignored. Done means the stale-connection cause is identified and a verified fix or focused follow-up is documented.

Written by the indexing model from the issue text.

Description

If the Eiger Fan doesn't receive new task from the eiger's stream in a couple of days, it seems to ignore any new tasks, even though it looks healthy. It seems as if the connection to the stream queue become stale if left alone.

The current attempt to fix this is in this branch, which wraps the process in a loop to enable a restart. However, the actual reason for this behavior should be investigate.

Dominant language
C++
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from DiamondLightSource/eiger-detector

All issues in DiamondLightSource/eiger-detector

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.