tyzbit / tyzbit/acars-processor
"WaitForLongest" filter
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create a filter that holds messages somehow until a timeout or other criteria is met and while held if a longer message comes in (as often happens when a decoder is able to decode more of the message or in the case of rebroadcasts), the message is canceled and the longer message is allowed to proceed instead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. First locate the message-filtering pipeline and existing filter patterns, then clarify the timeout and replacement criteria; done means a held message is canceled when a longer message arrives and the selected message proceeds when the criteria are met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100