Skip to content

Think about how check_fragment_sizes should work #113

@eflumerf

Description

@eflumerf

Right now, check_fragment_sizes works by taking a minimum and maximum value for the Fragment size and making sure that the actual Fragment size is between those two values. It may make more sense to define it in terms of "expected_fragment_size", "chunk_size", and "chunk_tolerance", where the tolerance would default to one or two chunk(s) to account for trigger edge effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions