Describe the WORKFLOW SDK feature
We only have a basic workflow sample that call several activities one by one, it's hard to learn how to use other advanced features. We should have more example codes including:
- How to use durable timers in workflow?
- How to use child workflows?
- All these workflow patterns should be in the sample folder of the python sdk with a main function that can run directly.
Without these examples, it's very hard to learn how to use dapr workflow. Hope this can be scheduled in v1.13.