bcgov/issuer-kit

There's a 5 second blocking wait on issuing the credential in the controller

Closed this issue · 3 comments

Will have to remove or make the 5 second wait on issuing the credential in issues.controller.ts on the post '/' route.

Also remove the "mime-type" from the controller when the next version of Street cred is available.

This is actually required.. if you don't instantiate a wait streetcred and the agent don't form a connection in some cases.. the polling will push it through and credex issuance will error out.

Assuming this can be closed based on the last comment.