-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-5360] Populate BroadcastResponse info field
This CR modifies the broadcast.go implementation of the Broadcast interface to populate the info field with the error text of the error which caused a broadcast to fail. Additional context for the error is now available for all status codes except for SUCCESS which requires no additional info. Change-Id: I3c39fbef0d42edbe4d9382d7811014b4dfa41689 Signed-off-by: Jason Yellick <[email protected]>
- Loading branch information
Jason Yellick
committed
Jul 27, 2017
1 parent
d18601e
commit 9c0a9e2
Showing
2 changed files
with
7 additions
and
6 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