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

Improve Error Handling #35

Open
SchulzeStTSI opened this issue Jun 4, 2021 · 2 comments
Open

Improve Error Handling #35

SchulzeStTSI opened this issue Jun 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@SchulzeStTSI
Copy link
Collaborator

It was reported that the error handling for the REST Client is not ideal solved or document. The process how errors are highlighted must be improved to create an proper exception handling outside of the dgc lib. (e.g. for connection errors, verification errors etc.)

@SchulzeStTSI SchulzeStTSI added the enhancement New feature or request label Jun 4, 2021
@nodh
Copy link

nodh commented Aug 2, 2021

I'm upvoting this issue. Appearantly, if an error on downloading trusted certificates occurs, the error is simply logged. The caller (i.e. the application using this lib) does not get any information about the error, besides an empty collection of trusted certificates.

@JesusMcCloud
Copy link

Upvoting as well. When an error occurs, while instantiating a DgcGatewayRevocationListDownloadIterator this error is simply logged and it behaves as if no data is present and everything's fine.

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

No branches or pull requests

3 participants