Skip to content

Conversation

@gerrod3
Copy link
Contributor

@gerrod3 gerrod3 commented Nov 7, 2025

fixes: #1004

Comment on lines 317 to 319
except (ClientError, TimeoutException):
return {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be logged instead of silently disappearing?

@gerrod3 gerrod3 merged commit f1052ef into pulp:main Nov 11, 2025
13 checks passed
@gerrod3 gerrod3 deleted the pt-order-fix branch November 11, 2025 21:34
@patchback
Copy link

patchback bot commented Nov 11, 2025

Backport to 3.20: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.20/f1052ef709566a060289d49b1ce7d22378202802/pr-1006

Backported as #1010

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Nov 11, 2025
Fix pull-through failing to check repository when package was not in remote

(cherry picked from commit f1052ef)
gerrod3 added a commit that referenced this pull request Nov 11, 2025
…9566a060289d49b1ce7d22378202802/pr-1006

[PR #1006/f1052ef7 backport][3.20] Fix pull-through failing to check repository when package was not in remote
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.

Repository pull-through defaults to remote

3 participants