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

[PR #5936/58425d79 backport][3.66] Fix Any serializer type regression breaking Ruby bindings #5947

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Oct 29, 2024

This is a backport of PR #5936 as merged into main (58425d7).

See pulp/pulp_rpm#3639

@mdellweg mdellweg merged commit 463d111 into 3.66 Oct 30, 2024
22 of 24 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.66/58425d791296752be427a43cda9df0d2403bc7bc/pr-5936 branch October 30, 2024 07:37
pedro-psb added a commit to pedro-psb/pulpcore that referenced this pull request Nov 27, 2024
Our RemoteArtifact streaming uses chunked transfer, so once it has
started a response, we can't fix anything anymore in case an error.

Because of that, the retry logic (any of the timeout, digest, etc) on
the http downloader is just delaying a response that can't be possible
right anymore.

Closes pulp#5947
pedro-psb added a commit to pedro-psb/pulpcore that referenced this pull request Nov 27, 2024
Our RemoteArtifact streaming uses chunked transfer, so once it has
started a response, we can't fix anything anymore in case an error.

Because of that, the retry logic (any of the timeout, digest, etc) on
the http downloader is just delaying a response that can't be possible
right anymore.

Closes pulp#5947
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants