tyzbit / tyzbit/acars-processor

"WaitForLongest" filter

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

Nobody has claimed this yet.

enhancement
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.