Skip to content

Expose topic_stats in the Node and Java shells #478

Description

@pratyush618

Python exposes queue.topic_stats() over the core topic_backlog_stats() storage method (per-subscription backlog/lag from the indexed columns). Neither shell binds it.

  • Node: no hit in sdks/node or crates/taskito-node
  • Java: no hit in sdks/java or crates/taskito-java

Bind the existing core method in both shells and mirror the Python return shape. Known gap since the pub/sub observability work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjavaJava SDKnodeNode SDKparityCross-SDK parity gap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions