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

API for signaling the status of a request #1110

Open
thehenrytsai opened this issue Apr 5, 2021 · 0 comments
Open

API for signaling the status of a request #1110

thehenrytsai opened this issue Apr 5, 2021 · 0 comments
Labels
feature A new implementation feature request Spec v1.1 v1.1 Spec v2 v2
Milestone

Comments

@thehenrytsai
Copy link
Collaborator

Currently in reference implementation, a Sidetree request gets queued up and waits for the Batch Writer to write it to the network. This can take minutes and even hours depending on Batch Writer configuration.

It would be useful for the requester to obtain some sort of "receipt" to check on the status of the request.

@thehenrytsai thehenrytsai added the feature A new implementation feature request label Apr 5, 2021
@decentralgabe decentralgabe modified the milestones: V1.1, V2 Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new implementation feature request Spec v1.1 v1.1 Spec v2 v2
Projects
None yet
Development

No branches or pull requests

2 participants