Skip to content

Setting Config.ProgressReportFrequency to a small or negative number would be bad #214

@milanatshopify

Description

@milanatshopify

There is nothing in the code that protects us from misconfiguration of ProgressReportFrequency. Setting it to zero or a negative number, for example. There should probably be a minimum allowable value, where we we either clamp to that minimum, or we skip the progress reporting completely if the value is lower.

@xliang6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions