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 logging for http/tmc remote repo #142

Open
enricoschuetz opened this issue Dec 16, 2024 · 0 comments
Open

Improve logging for http/tmc remote repo #142

enricoschuetz opened this issue Dec 16, 2024 · 0 comments

Comments

@enricoschuetz
Copy link
Contributor

If I use the Tmc CLI with a configured remote http or tmc repo, currently there are no log outputs if something
fails in the remote repo itself.
E.g. if the remote repo returns an 401 error "unauthorized".

As a user, it would be helpful to have this information as log output.

Hint:
I guess the place to implement would be http_base.go, func (b *baseHttpRepo) doHttp(req *http.Request)

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