Skip to content

Question: will message be consumed if callback logic throws an exception? #5

@jacek99

Description

@jacek99

Just validating since it is not clear from the docs: if an exception occurs in the callback associated with consume(), will Redis keep the message and the client can retry it, or will it consume it anyway and remove it from the queue?

Also, does this provide support for multiple clients? Can I have 3 servers processing in parallel different messages from the same Redid queue (whichever server gets each one first)?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions