aws / aws/aws-durable-execution-sdk-python
feature: support context validator
- Vorherrschende Sprache
- Python
- Sterne
- 53
- Forks
- 25
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
- We will need a context validator when user uses parent context in child handler.
- - ts ref: https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js/src/utils/context-tracker/context-tracker.ts
Beitragsleitfaden
Rechercherichtung
Start by reading the referenced TypeScript implementation in packages/aws-durable-execution-sdk-js/src/utils/context-tracker/context-tracker.ts, then locate the corresponding Python context and handler entry points. Clarify how parent context is passed to a child handler and define tests showing that invalid context is rejected; done means the Python SDK supports context validation for this case.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, typescript
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100