-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[promises] Log errors in TrySeq (grpc#35319)
When an error occurs in `TrySeq`, log the error. Also, in the trace statements, capture the file/line that the sequence was constructed at, and log that with the traces. Closes grpc#35319 COPYBARA_INTEGRATE_REVIEW=grpc#35319 from ctiller:trace-seq bc0d473 PiperOrigin-RevId: 591999228
- Loading branch information
1 parent
b589b10
commit 6d35000
Showing
7 changed files
with
584 additions
and
171 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
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
Oops, something went wrong.