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

Registry: limit the text output on unexpected status code #981

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

edigaryev
Copy link
Collaborator

Resolves #971.

@edigaryev edigaryev requested a review from fkorotkov as a code owner December 19, 2024 17:53
This was introduced in #284
because we were blocking in "urlSession(_ session: URLSession, dataTask:
URLSessionDataTask, didReceive data: Data)", which we don't do anymore.
@edigaryev edigaryev merged commit 04c6df2 into main Dec 20, 2024
6 checks passed
@edigaryev edigaryev deleted the registry-limit-details branch December 20, 2024 07:55
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 this pull request may close these issues.

Registry: limit the text output on unexpected status code
2 participants