Skip to content

Blame timeout #2

@nllptr

Description

@nllptr

To avoid heavy blame operations from taking too much time, a timeout should be implemented that aborts the blame command if it exceeds a configurable amount of time.

Suggested configuration vairable and its default value:
blameTimeout = 20000 ms or 20 s

UPDATE: After testing with commits that should generate a significant load, the blame command still doesn't take that long to run. This issue will be deferred until the blame code is reworked to look at more lines.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions