aws / aws/aws-durable-execution-sdk-python
feature: support context validator
未关闭
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 40
描述
- We will need a context validator when user uses parent context in child handler.
- - ts ref: https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js/src/utils/context-tracker/context-tracker.ts
贡献指南
调研方向
首先阅读 packages/aws-durable-execution-sdk-js/src/utils/context-tracker/context-tracker.ts 中引用的 TypeScript 实现,然后定位对应的 Python context 和 handler 入口点。明确父 context 如何传递给子 handler,并定义测试以证明无效 context 会被拒绝;当 Python SDK 支持针对这一情况的 context 验证时即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, typescript
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100