Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(batching): check if execution was exhausted when there are errors #2009

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

samuelAndalon
Copy link
Contributor

📝 Description

Cover the scenario where the sync execution is exhausted after an execution exception, as the execution that thrown the exception could be the last one to execute synchronous code.

@samuelAndalon samuelAndalon changed the title feat: check if execution was exhausted when there are errors feat(batching): check if execution was exhausted when there are errors Jul 11, 2024
@samuelAndalon samuelAndalon merged commit 62bcf34 into master Jul 11, 2024
8 checks passed
@samuelAndalon samuelAndalon deleted the feat/check-if-exhausted-on-exception branch July 11, 2024 20:05
samuelAndalon added a commit that referenced this pull request Jul 11, 2024
…rors (#2010)

### 📝 Description
#2009

---------

Co-authored-by: Samuel Vazquez <[email protected]>
samuelAndalon added a commit that referenced this pull request Jul 11, 2024
…rors (#2011)

### 📝 Description
#2009

Co-authored-by: Samuel Vazquez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants