Skip to content

fix: invoke lambda after callback success/failure#119

Merged
bchampp merged 1 commit into
mainfrom
fix/callback-invoke-loop
Nov 13, 2025
Merged

fix: invoke lambda after callback success/failure#119
bchampp merged 1 commit into
mainfrom
fix/callback-invoke-loop

Conversation

@bchampp

@bchampp bchampp commented Nov 13, 2025

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:
Bug fix -- we need to reinvoke the function after the callback is resolved in success/failure modes. We were incorrectly reinvoking the function when the timeout was reached instead.

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.

@bchampp bchampp merged commit c7a4dd0 into main Nov 13, 2025
32 checks passed
@bchampp bchampp deleted the fix/callback-invoke-loop branch November 13, 2025 23:18
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.

2 participants