Skip to content

Commit 895624f

Browse files
authored
Refactor Stream gRPC handlers to remove exception handling (#34)
Changed: Simplified the BatchAppend method by removing the try-catch blocks for IOException, TaskCanceledException, InvalidOperationException, and OperationCanceledException, as they were previously ignored. This streamlines the code and improves readability. Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
1 parent 33cac4b commit 895624f

2 files changed

Lines changed: 589 additions & 608 deletions

File tree

0 commit comments

Comments
 (0)