-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pipes] add report_component_exception (#17014)
Establish a pattern with message reader threads to report exceptions to the handler. ## How I Tested These Changes manually tested with the s3 message reader and not having aws auth. Previously it would fail silently but now reports as: ![Screenshot 2023-10-04 at 5 14 37 PM](https://github.com/dagster-io/dagster/assets/202219/1e60773a-b0e8-47fd-b51a-71b722df99ad) will add test coverage if we like this approach
- Loading branch information
1 parent
4061b3e
commit e2f9872
Showing
2 changed files
with
57 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters