olehborysevych commented on code in PR #29507: URL: https://github.com/apache/beam/pull/29507#discussion_r1411124175
########## learning/prompts/documentation-lookup/12_basic_timers.md: ########## @@ -0,0 +1,12 @@ +Prompt: +What is a Timer in Apache Beam? +Response: +In Apache Beam a [Timer](https://beam.apache.org/documentation/basics/#state-and-timers) is a per-key timer callback API enabling delayed processing of data stored using the [State API](https://beam.apache.org/documentation/programming-guide/#state-and-timers) Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
