Skip to content

As a library user I want to gracefully shut down the consumer #34

@l4mby

Description

@l4mby

The user should be able to pause the consumer, have the ability to check the number of unsettled messages and then close the consumer

consumer.pause()

const unsettledMessagesCount = consumer.unsettledMessageCount()

consumer.close()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions