ISISComputingGroup / ISISComputingGroup/saluki
`howl`: send `vc00` update at same time as run start
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 1
Description
This is following on from https://github.com/ISISComputingGroup/DataStreaming/issues/99
`howl` needs to send a vc00 update, as `kafka_dae_control` does, just after sending a run start.
The veto_names and veto_enabled could be passed in as optional arguments to saluki but for most use cases these will be fixed.
this slightly links in with #81 as we're currently just using --veto-probability with the 0th veto.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing how `howl` handles run starts with `kafka_dae_control`, using the linked issue #99 for context and checking #81's veto-probability behavior. Trace the run-start path and make the completion criterion that `howl` sends a `vc00` update immediately afterward, with veto names and enabled state handled as described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, rust
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100