Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

PHP engine errors cause infinite retries #49

@jeffkotula

Description

@jeffkotula

If the PHP code being called by the consumer exits due to a PHP engine failure -- e.g. memory exhaustion or a compile error) the consumer will simply keep calling the code over and over. The only wait to stop it seems to be killing of supervisord -- removing the entry from the rabbit queue at this point doesn't seem to work.

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