You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
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.
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.