You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance error handling in Fabric chaincode operations
- Improved error handling in the ApproveFabricChaincode and CommitFabricChaincode methods to provide more detailed feedback on endorsement errors.
- Enhanced error messages to include specific details from gRPC status responses, improving clarity for users during chaincode approval and commit processes.
- Updated logging to ensure consistent error reporting across chaincode operations, enhancing overall maintainability and user experience.
These changes significantly improve the robustness of chaincode management by providing clearer insights into errors encountered during operations.
Signed-off-by: dviejokfs <dviejo@kfs.es>
0 commit comments