Skip to content

Conversation

@oddvalue
Copy link

@oddvalue oddvalue commented Jan 6, 2026

What:

  • Bug Fix
  • New Feature

Description:

When using shards on a sufficiently large testsuite the filter argument generated by the shard can overflow the command argument limit.

This PR introduces compression logic to reduce the filter regex length (we found up to 50% reduction in testing).

There is also a check to test the length of the argument and throw an error if it is deemed too long.

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.

1 participant