aws / aws/aws-durable-execution-sdk-python
[Testing] Implement wait-for-condition mocking
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 40
描述
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/46
---
## Context
Add condition registration and monitoring for wait-for-condition operations
## Technical Requirements
- Add condition registration and monitoring for wait-for-condition operations
- Implement condition mocking mechanism to trigger completion
- Add condition evaluation and timeout handling
- Implement proper error handling for condition failures
## Acceptance Criteria
- [ ] Condition registration and monitoring added for wait-for-condition operations
- [ ] Condition mocking mechanism implemented to trigger completion
- [ ] Condition evaluation and timeout handling added
- [ ] Proper error handling implemented for condition failures
贡献指南
调研方向
首先检查已迁移的 issue 46,并定位 Python SDK 中现有的 wait-for-condition 入口点。根据列出的验收标准定义完成条件:注册和监控、模拟完成、带超时的条件评估,以及失败时的错误处理。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100