Azure / Azure/azure-functions-durable-python
Support starting new orchestrations within Entities
未关闭
Enhancement
fixed-in-v2
- 主要语言
- Python
- 星标
- 157
- 派生
- 70
- 平均合并
- 2 天 10 小时
- 30 天内合并 PR
- 2
描述
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.
贡献指南
调研方向
首先阅读相关 issue #330,并将现有的 Python 实体上下文与 .NET 实体上下文 API 进行比较。确定从实体启动编排的预期行为;完成意味着实体支持该操作,且行为与参考 API 保持一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100