decentralized-identity / confidential-storage

Confidential Storage Specification and Implementation
https://identity.foundation/confidential-storage/
Apache License 2.0
78 stars 23 forks source link

[OFFLINE] What is the expected behavior for an agent talking to an EDV Server Instance that is offline (or otherwise not available)? #206

Open mwherman2000 opened 3 years ago

mwherman2000 commented 3 years ago

Perhaps somewhat out of scope for the actual Spec but ...

What is the expected behavior for an agent talking to an EDV Server Instance that is offline (or otherwise unavailable)?

Is the usual behavior for the agent to queue the messages it wants to send to the EDV Server Instance until the Instance comes back online?

This is for the Decentralized Twitter app scenario.

tplooker commented 3 years ago

@mwherman2000 I would assume the client would receive "connection denied", the chairs and editors have labeled this pending close pre-migration to the new repos, please comment if you feel differently.

mwherman2000 commented 3 years ago

I would assume the different REST calls defined in the specification would return specific HTTP error nodes ...these should be documented in the spec with great precision, n'est pas?