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

Save erroneous frames in logs #43

Closed
yulgolem opened this issue Jan 26, 2021 · 0 comments · Fixed by #44
Closed

Save erroneous frames in logs #43

yulgolem opened this issue Jan 26, 2021 · 0 comments · Fixed by #44
Assignees

Comments

@yulgolem
Copy link
Contributor

ATM erroneous frames are just dropped off and proxy is trying to get base_error_url().
The problem is in this case we do not know what ind of a request was the reason of an error, so we need to save either all or just erroneous request frames in some log for further analysis.

Error request example from the registry side: https://gist.githubusercontent.com/ratM1n/9b39d6d72bd7e8dba3cb8f740fca8f7e/raw/105c6f06929e00d86568a36446bee63679b1d1b6/gistfile1.txt

@yulgolem yulgolem self-assigned this Jan 26, 2021
yulgolem added a commit that referenced this issue Jan 26, 2021
yulgolem added a commit that referenced this issue Jan 26, 2021
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

Successfully merging a pull request may close this issue.

1 participant