Skip to content

[Messenger] Long task after receiving the message - message is not removed from queue #31707

Closed
@Valantir007

Description

@Valantir007

Symfony version(s) affected: 4.2.9

Description
I have one handler who receives a message - limit 1. This handler should gets ids from database and send messages to another queue. This task is very long - 15k messages. When task is very long, messenger calls ack function of "Connection" object but message is not deleted from queue.

How to reproduce
Create handler and send 15k messages to another queue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions