Durable Functions for Python (Beta) v1.0.0b8
Durable Functions for Python (Beta) v1.0.0b8
Durable Functions for Python v1.0.0b8
fixes multiple bugs and introduces new Durable features to our Python experience.
PyPi package
https://pypi.org/project/azure-functions-durable/1.0.0b8/
Enchancements
- Rewind API implemented, although still experimental (#163)
- Discrete Enum-based representation of runtimeStatuses (#187)
- IsReplaying Flag implemented (#185)