Skip to content

Disable chunk uploads for the sync rpm upload endpoint to improve performance on console#1306

Open
YasenT wants to merge 1 commit intopulp:mainfrom
YasenT:disable-chunks
Open

Disable chunk uploads for the sync rpm upload endpoint to improve performance on console#1306
YasenT wants to merge 1 commit intopulp:mainfrom
YasenT:disable-chunks

Conversation

@YasenT
Copy link
Contributor

@YasenT YasenT commented Feb 3, 2026

Disable chunk uploads
And retrigger tests to see if it fails at same place. As I see that the nighties run just fine

disable chunks for sync endpoint
@YasenT YasenT changed the title Update context.py Disable chunk uploads for the sync rpm upload endpoint to improve performance on console Feb 3, 2026
Comment on lines +181 to +183
# Determine which endpoint to use based on repository and plugin version
# For rpm plugin >= 3.32.5 with no repository: use synchronous "upload" endpoint
# Otherwise: use async "create" endpoint
Copy link
Member

Choose a reason for hiding this comment

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

Please don't add comments describing the code. Let the code describe itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants