Interoperabilityhelp wanted
Metriche repository
- Star
- (618 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
- We should revisit the whole codebase to ensure exceptions are well defined and handled well.
- We don't have a good picture of the exception tree now. As a reference, in trinity, the package
trinityhas its own exception tree and so dop2p. I'm not sure what is the best structure for us, but I think probably a single exception tree(i.e. all exceptions inherit fromBaseLibp2pErrorand its descendants) can be a start?
@ChihChengLiang @ralexstokes @NIC619 @pipermerriam
Would love to have your comment on it:)