Skip to content

Queue state observability API #24

@sureshg

Description

@sureshg

This library looks interesting. Right now there's no way to see what's in the queue without hitting the database directly. It'd be useful to have count(pKind), list(pKind, limit, offset), and cancel(pKey, pKind) so teams can check queue depth, see what's pending, and drop entries when needed, without coupling to the underlying table schema.

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