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

Logging fetcher should provide more detail with status codes #28

Open
Qinusty opened this issue Feb 28, 2022 · 0 comments
Open

Logging fetcher should provide more detail with status codes #28

Qinusty opened this issue Feb 28, 2022 · 0 comments

Comments

@Qinusty
Copy link
Collaborator

Qinusty commented Feb 28, 2022

#27 (comment) highlights a problem with the clarity of the logging fetcher providing information in the case of an error, we should also look to include the GRPC error name alongside the code or perhaps even the message that the error is wrapped with.

See

log.Printf("FetchBlob completed for %s with status code %d", req.Uris, resp.Status.GetCode())

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