ISISComputingGroup / ISISComputingGroup/saluki
`howl`: optionally specify run info and events topics
- Dominant language
- Rust
- Stars
- 1
- Forks
- 1
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 1
Description
these are currently defaulted to `topic_prefix` but we might want a way of manuall specifying them (these args would be mutually exclusive to topic_prefix)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `howl` entry point and its existing `topic_prefix` handling. Trace how the run-info and events topics are currently derived, then inspect any related argument or configuration tests. Done means callers can specify both topics independently, while `topic_prefix` is mutually exclusive with those explicit options and the valid and conflicting combinations are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, rust
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100