Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disconnect Redis connection for symfony/redis-messenger on "kernel.reset" #53543

Closed
@andrew-demb

Description

@andrew-demb

Description

I have a running Swoole application with using symfony/redis-messenger (to publish messages to queue from web context).

I found, that the Redis connection is not reset for a while after processing an HTTP request which uses Messenger.

Feature request: allow to enable behavior to reset Redis connection after processing HTTP request (e.g. after calling \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter::reset()).

Example

No response

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