-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the processStream to use explicit error handling
This change simplifies the stream handling by: - Using an explicit return value instead of a throw exception, - Handwritten process batch stream consumer.
- Loading branch information
1 parent
f65e640
commit 25b43a6
Showing
1 changed file
with
55 additions
and
62 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