aws / aws/aws-durable-execution-sdk-python
[Testing] Confirm Validation Logic with backend
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 40
描述
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/52
---
## Context
Verify checkpoint validators accurately model the latest logic in the backend.
This includes payload size checks.
## Implementation Details
- **File**: `src/aws_durable_execution_sdk_python_testing/checkpoint/validators`
## Acceptance Criteria
- [ ] Compare existing validators to backend validators and identify new changes that are not in the local runner yet
- [ ] Create missing or amend existing validations as appropriate
贡献指南
调研方向
首先,将 src/aws_durable_execution_sdk_python_testing/checkpoint/validators 下的验证器与后端验证逻辑进行比较,重点关注 payload 大小检查。完成的标准是识别出所有后端验证器变更,并适当创建或修改缺失或过时的本地验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100