Skip to content

alert when the internal queue fills up #17

@jsvd

Description

@jsvd

this plugin offloads data from the socket to an internal queue to reduce event processing time.
however if that queue fills up, the consumer from the socket blocks trying to push to the queue, thus triggering data loss.

There should be a mechanism to at least detect this and log that queue limit was hit and data was likely lost.

Metadata

Metadata

Assignees

No one assigned

    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