Azure / Azure/azure-functions-durable-python
Support starting new orchestrations within Entities
Open
Enhancement
fixed-in-v2
- Dominant language
- Python
- Stars
- 157
- Forks
- 70
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
Related - https://github.com/Azure/azure-functions-durable-js/issues/330
In dotnet, the entity context API allows users to start orchestrations within entities. We should implement similar functionality.
Contributor guide
Research direction
Start by reading related issue #330 and compare the existing Python entity context with the .NET entity context API. Determine the expected behavior for starting orchestrations from entities; done means entities support that operation with behavior aligned to the reference API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100