w3c / did-core

W3C Decentralized Identifier Specification v1.0
https://www.w3.org/TR/did-core/
Other
395 stars 93 forks source link

Add internalError to the list of DID Resolution Metadata errors. #818

Closed aljones15 closed 2 years ago

aljones15 commented 2 years ago

Adds an internalError to the list of DID Resolution Metadata errors.

The use case here is to provide a generalized error when a more specific one can not be determined. Should probably be used in cases such as Database time outs, errors in supporting key libraries, etc.

I'm not an active part of this working group so this is a draft. If consensus is, this is needed I will mark it as ready and add it to the did-spec-registries


Preview | Diff

aljones15 commented 2 years ago

closing this and filing PR on did resolver spec.