Skip to content

S-07: Adapter never reconnects a dropped connection #7

Description

@hakeemRash

A single connection is reused for the worker lifetime with no ping/reconnect, so "MySQL server has gone away" permanently breaks the worker. Fix: catch lost-connection PDOExceptions, rebuild once, retry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions