dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

Set Event Multiple Times #108

Closed kraftp closed 1 month ago

kraftp commented 1 month ago

You can now set the same event multiple times from a workflow with set_event. get_event will retrieve the latest value of the event.