Process Flow - Punctuators for time-based triggers
Start Stream Processing
Schedule Punctuator
Wait for Time Interval
Punctuator Triggered
Execute Punctuator Logic
Continue Processing Records
↩Back to Wait for Time Interval
The flow shows how Kafka Streams schedules a punctuator to run repeatedly at fixed time intervals, triggering custom logic while processing stream records.