dbos-inc / dbos-transact-py

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

Scheduled Workflows #41

Closed kraftp closed 2 months ago

kraftp commented 2 months ago

Behavior corresponds to TypeScript's ExactlyOncePerIntervalWhenActive. We can later implement ExactlyOncePerInterval if needed.