Describe the bug
Some PNG uploads let the build in a loop/crash.
{
attempts: 6812,
totalAttempts: 27262,
message: 'Input file has corrupt header: pngload: too many text chunks\n' +
' ***/uploads/refill_natural_ceylon_ginger_tea_20_tea_bags_b525d6d565.png'
}
It keeps retrying this during a build till I cancel the action workflow
Steps to Reproduce
Steps to reproduce the behavior:
- Go to cms.dilmahtea.me
- Click on a product
- Use
as product image
- See the error during the build process. For example https://github.com/dilmaheu/dilmahtea.me/actions/runs/5714918950/job/15483181644
Expected behavior
Handling all PNG files well
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A