Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add peer log message for failure to invoke chaincode #2339

Merged
merged 1 commit into from
Feb 2, 2021

Commits on Feb 2, 2021

  1. Add peer log message for failure to invoke chaincode

    When looking in peer log to troubleshoot chaincode invocations,
    there is currently no difference between a successful
    invocation and a failure to execute, they all look successful.
    This change adds a log Warning with error message for each failure to invoke.
    
    Signed-off-by: David Enyeart <enyeart@us.ibm.com>
    David Enyeart authored and David Enyeart committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    117a3dd View commit details
    Browse the repository at this point in the history