Skip to content

Enforce max streams when assigning channels into subsets

Patrick Godwin requested to merge max_streams_fix into main

Fixes issue where more streams can be assigned to an extract job than max_streams allows in configuration.

Merge request reports