Skip to content

Conversation

@myandrienko
Copy link
Contributor

Our background filters pipeline has an async part that runs out of band with the rest of the pipeline. Errors originating in this async part (like #1565) were not properly handled, didn't invoke the onError callback, and caused unhandled rejection errors in the console.

This PR fixes these issues.

@myandrienko myandrienko merged commit 53a5ac3 into main Nov 12, 2024
@myandrienko myandrienko deleted the background-filters-async-on-error branch November 12, 2024 16: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