Skip to content

Debounce overflow handler #32

@sungshik

Description

@sungshik

PR #20 added a mechanism to automatically handle overflows by computing an approximation of the events that were missed. When multiple overflows happen quickly after each other, it could be useful to debounce the approximation, instead of triggering it for each overflow. First proposed in this comment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions