Skip to content

Claude suggestions#7807

Draft
YasenT wants to merge 1 commit into
pulp:mainfrom
YasenT:migrate_ideas
Draft

Claude suggestions#7807
YasenT wants to merge 1 commit into
pulp:mainfrom
YasenT:migrate_ideas

Conversation

@YasenT

@YasenT YasenT commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

These are some ideas that Claude came with to speed up the migration of big domains
Raising it just as an idea, in relation to an issue which I am also opening.


_logger = logging.getLogger(__name__)

MIGRATION_WORKERS = getattr(settings, "MIGRATION_WORKERS", 8)

@dralley dralley Jun 18, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would call it BACKEND_MIGRATION_WORKERS or something, this is quite general and potentially misleading

@dralley

dralley commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

The strategy looks reasonable, fix the lint warnings though

@pedro-psb pedro-psb linked an issue Jun 18, 2026 that may be closed by this pull request
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.

2x Improvement requests for the storage migration endpoint

2 participants