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

Make handling credential issuance more resilient to network failures #58

Open
dlongley opened this issue Apr 18, 2024 · 1 comment
Open

Comments

@dlongley
Copy link
Member

If a credential issuance request is successfully transmitted to an issuer instance and that issuer instance successfully issues a credential -- but an error occurs in transmitting the response, the workflow instance should handle this more gracefully. If a duplicate error is returned, the workflow instance should retrieve the already issued VC. Note: For ephemeral VCs (i.e., without status or IDs), issuance should already succeed on retry.

@dlongley
Copy link
Member Author

Related: digitalbazaar/bedrock-vc-issuer#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant