aws / aws/aws-durable-execution-sdk-python
[Testing] Confirm Validation Logic with backend
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 39
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
Research direction
Start by comparing the validators under src/aws_durable_execution_sdk_python_testing/checkpoint/validators with the backend validation logic, focusing on payload size checks. Done means all backend validator changes are identified and missing or outdated local validations are created or amended as appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100