spacecatninja / craft-imager-x

Image transforms, optimizations and manipulations for your Craft CMS site.
Other
26 stars 16 forks source link

"Generating image transform" - Over 6,000 in queue #245

Closed Coysh closed 10 months ago

Coysh commented 11 months ago
### I'm submitting a...

Steps to reproduce

  1. Put Imager X live
  2. Looked at queue after a few hours
  3. ...

Description

My queue is growing slowly and has over 5k "Generating image transform" jobs in it. The queue is running and the transforms are being created. Cache is on: CleanShot 2023-12-19 at 13 25 10@2x

Is this a coding error or something else?

Displayed errors, stack trace, relevant logs

CleanShot 2023-12-19 at 13 25 10@2x

PASTE THE ERROR MESSAGE / STACK TRACE HERE

Additional info

Imager version & edition 4.2.3 PRO

craft 4.5.13 PRO 8.2.13 GD 8.2.13 jpg, jpeg, gif, png, webp, avif No custom encoders configured. No external storage configured. No optimizers configured.

Imager version & edition 4.2.3 PRO Imager transformer craft Craft version & edition 4.5.13 PRO PHP version 8.2.13 Image driver & version GD 8.2.13 Image driver supported formats jpg, jpeg, gif, png, webp, avif Custom encoders No custom encoders configured. Enabled external storages No external storage configured. Enabled optimizers No optimizers configured.

aelvan commented 10 months ago

Hi,

The "Generating image transform" job is a native Craft job, so it has nothing to do with Imager. If you're not using native transforms on the front end, it's probably transform triggered by the control panel.