Skip to content

Conversation

@wangyb-A
Copy link
Contributor

@wangyb-A wangyb-A commented Dec 9, 2025

Description of changes:

  • Sometimes the function is still being deleted when we exausted the default 5 retries. Increase max_retry for function creation to 8.
  • It will retry up to 64 seconds (~1 min)
  • This prevent tests failure when you re-run the checks (e.g. by pushing a new commit)

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.

- Sometimes the function is still being deleted when we exausted the default 5 retries. Increase max_retry for resource_conflict to 8.
@bchampp
Copy link
Member

bchampp commented Dec 9, 2025

🤖 Emulator PR Created

A draft PR has been created with locked dependencies:

➡️ https://github.com/aws/aws-durable-execution-emulator/pull/82

The emulator will build binaries using the exact testing SDK commit locked in uv.lock.

@wangyb-A wangyb-A marked this pull request as draft December 9, 2025 21:39
@wangyb-A wangyb-A marked this pull request as ready for review December 9, 2025 21:50
@wangyb-A wangyb-A merged commit 169d2d8 into main Dec 9, 2025
103 checks passed
@wangyb-A wangyb-A deleted the fix/resource_conflict branch December 9, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants