aws / aws/aws-durable-execution-sdk-python
[Testing] Implement wait-for-condition mocking
- 主要言語
- Python
- スター
- 53
- フォーク
- 25
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 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