We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment the library crashes quite a lot on minor issues related to the state or on executing operations. It should handle the case properly.
Some interface functions also need a better error handling/reporting, like the 'generate CSR' interface call.
Handle all the possible crash cases and modify the interface to fit the new handling .
No response
The text was updated successfully, but these errors were encountered:
AssemblyJohn
Successfully merging a pull request may close this issue.
Describe the problem
At the moment the library crashes quite a lot on minor issues related to the state or on executing operations. It should handle the case properly.
Some interface functions also need a better error handling/reporting, like the 'generate CSR' interface call.
Describe your solution
Handle all the possible crash cases and modify the interface to fit the new handling .
Additional context
No response
The text was updated successfully, but these errors were encountered: