Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

fix(testing-sdk): generate invocation id if not provided#101

Merged
bchampp merged 3 commits into
mainfrom
fix/generate-invocation-id
Nov 7, 2025
Merged

fix(testing-sdk): generate invocation id if not provided#101
bchampp merged 3 commits into
mainfrom
fix/generate-invocation-id

Conversation

@bchampp

@bchampp bchampp commented Nov 5, 2025

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:
Bug fix - the InvocationId is not required, but we fail here if it's not provided. We need to generate a new invocationId on the backend in this case.

Dependencies

If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

yaythomas
yaythomas previously approved these changes Nov 6, 2025
rarepolz
rarepolz previously approved these changes Nov 6, 2025
ghost
ghost previously approved these changes Nov 6, 2025

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, I think we should do uuid5 though.

Comment thread src/aws_durable_execution_sdk_python_testing/executor.py
@bchampp bchampp dismissed stale reviews from ghost , rarepolz, and yaythomas via f5073e4 November 6, 2025 20:51
@bchampp bchampp merged commit 0153bc1 into main Nov 7, 2025
9 of 25 checks passed
@bchampp bchampp deleted the fix/generate-invocation-id branch November 7, 2025 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants