Skip to content

Implement option to only consume most recent data on the Kafka topic#11

Merged
maarten-ic merged 4 commits intomainfrom
feature/kafka-seek-most-recent-message
Mar 12, 2026
Merged

Implement option to only consume most recent data on the Kafka topic#11
maarten-ic merged 4 commits intomainfrom
feature/kafka-seek-most-recent-message

Conversation

@maarten-ic
Copy link
Collaborator

No description provided.

@maarten-ic maarten-ic requested a review from Yannicked March 4, 2026 13:09
@maarten-ic maarten-ic mentioned this pull request Mar 4, 2026
4 tasks
_INITIAL_BACKOFF_TIME = 0.02 # seconds
_MAXIMUM_BACKOFF_TIME = 1.0 # seconds
_STREAMING_HEADER_KEY = "streaming-imas-metadata"
_FETCH_WAIT_MAX_MS = 50
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this set to 50ms?

@maarten-ic maarten-ic requested a review from Yannicked March 11, 2026 12:15
@maarten-ic maarten-ic merged commit 236d5ab into main Mar 12, 2026
3 checks passed
@maarten-ic maarten-ic deleted the feature/kafka-seek-most-recent-message branch March 12, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants