Skip to content

fix: Chunk group migration#1099

Merged
CarlSchwan merged 1 commit intomasterfrom
carl/chunk-group-migration
May 5, 2026
Merged

fix: Chunk group migration#1099
CarlSchwan merged 1 commit intomasterfrom
carl/chunk-group-migration

Conversation

@CarlSchwan
Copy link
Copy Markdown
Member

Avoid job arguments can't exceed 4000 characters error

Fix #960

Avoid job arguments can't exceed 4000 characters error

Fix #960

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan added this to the 8.0.2 milestone May 4, 2026
@CarlSchwan CarlSchwan requested a review from come-nc May 4, 2026 08:10
@CarlSchwan CarlSchwan self-assigned this May 4, 2026
@CarlSchwan CarlSchwan requested a review from blizzz as a code owner May 4, 2026 08:10
Copy link
Copy Markdown
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

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

Why 30?

@CarlSchwan
Copy link
Copy Markdown
Member Author

Why 30?

because I wanted a nice sounding number which is less than 40 (as 40 * 100 = 4000). That should be good enough unless somehow an instance has a lot of very long group names

@CarlSchwan CarlSchwan merged commit 07877ad into master May 5, 2026
56 checks passed
@CarlSchwan CarlSchwan deleted the carl/chunk-group-migration branch May 5, 2026 10:47
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.

Background job arguments can't exceed 4000 characters (json encoded) - too many groups?

2 participants