Skip to content

Add stream timeout support to Quixlake timeseries destination [sc-72221] - #692

Open
LudvikQuix wants to merge 3 commits into
mainfrom
feature/sc-72221/adding-timeout-based-trigger-samples
Open

Add stream timeout support to Quixlake timeseries destination [sc-72221]#692
LudvikQuix wants to merge 3 commits into
mainfrom
feature/sc-72221/adding-timeout-based-trigger-samples

Conversation

@LudvikQuix

Copy link
Copy Markdown
Contributor

Introduced the ability to detect inactive Kafka message keys and emit timeout events to a designated topic. This includes new configuration options for timeout thresholds and target topics, a side-producer to handle event emission, and updated documentation for the feature.

Introduced the ability to detect inactive Kafka message keys and emit timeout events to a designated topic. This includes new configuration options for timeout thresholds and target topics, a side-producer to handle event emission, and updated documentation for the feature.
@LudvikQuix
LudvikQuix requested a review from tomas-quix April 23, 2026 14:10
Update the timeout handler to treat the stream identifier as raw bytes, ensuring the original Kafka key is preserved as a pass-through in the emitted record. The identifier is now safely decoded for use in the JSON payload and logging.
Point the quixstreams dependency to a specific git commit to support the stream timeout features currently being implemented for the Quixlake destination.
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.

1 participant