Skip to content

Uncaught Predis exception Predis\Transaction\AbortedMultiExecException #8576

@m4tthumphrey

Description

@m4tthumphrey

I am running the queue:listen command as a daemon and occasionally I get the following exceptions logged:

Predis\Transaction\AbortedMultiExecException: The current transaction has been aborted by the server

This is thrown from the Predis library directly (var/www/010-windsordoc-api/vendor/predis/predis/lib/Predis/Client.php(402)) because the MultiExec call returns null.

Can anyone explain why this is happening?

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