aws / aws/aws-durable-execution-sdk-python
[Testing] Confirm Validation Logic with backend
Open
pkg:testing
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 37
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.