samples-python icon indicating copy to clipboard operation
samples-python copied to clipboard

Added updatable timer sample.

Open mfateev opened this issue 8 months ago • 0 comments

What was changed

Added updatable_timer sample based on the Java one.

Why?

It demonstrates how to use workflow.wait_condition with a timeout. How to update the sleep interval is a FAQ.

mfateev avatar Mar 29 '25 20:03 mfateev