-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Describe the bug
I'm using ImageOptimize with Sharp + AWS Serverless Image Handler. However, some image transforms get stuck in the queue (not all though). The returned error is
The process has been signaled with signal "7".
(also see screenshot below)
To reproduce
Steps to reproduce the behaviour:
This happens when the queue runs I guess?
Screenshots

Versions
- Plugin version: 5.6.5.1
- Craft version: 5.0.4
--