Skip to content

Increase maximum checksum jobs to 10#2426

Merged
patrickbrophy merged 1 commit into
PelicanPlatform:mainfrom
bbockelm:increment_checksum_jobs
Jun 20, 2025
Merged

Increase maximum checksum jobs to 10#2426
patrickbrophy merged 1 commit into
PelicanPlatform:mainfrom
bbockelm:increment_checksum_jobs

Conversation

@bbockelm

Copy link
Copy Markdown
Collaborator

The previous value of 2 is lower than what is used for the concurrency of the memory stress test, resulting in occasional test failures.

Additionally, 10 concurrent jobs are probably more reasonable for an origin.

I don't currently see a need to make this exposed to the origin administrator (but I'm willing to revisit if needed).

The previous value of `2` is lower than what is used for the concurrency
of the memory stress test, resulting in occasional test failures.
@bbockelm bbockelm requested a review from patrickbrophy June 19, 2025 20:01
@bbockelm bbockelm added enhancement New feature or request origin Issue relating to the origin component labels Jun 19, 2025
@bbockelm bbockelm added this to the v7.18 milestone Jun 19, 2025
@bbockelm bbockelm linked an issue Jun 19, 2025 that may be closed by this pull request

@patrickbrophy patrickbrophy left a comment

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.

LGTM

@patrickbrophy patrickbrophy merged commit aafdbbb into PelicanPlatform:main Jun 20, 2025
26 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request origin Issue relating to the origin component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tweak maximum number of checksum jobs in origin

2 participants