Skip to content

How can I fetch all undelivered messages if reconnect to emitter? #379

@Dmdv

Description

@Dmdv

Case 1:
A client reconnected and during it's down time, the publisher sends N amount of messages.

How can I provably fetch all unprocessed messages after the consumer has restarted?

Case 2:
Consumer got a message but failed to process, exited and restarted.
How can I provably fetch the same message where it stopped?

Do you support ACK?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions