Answer the question
In order to leave comments, you need to log in
How to properly resize images using Celery?
Good day. There is a task of resizing and saving the user's image when loading.
To begin with, I convert the image to bytes and transfer it to Celery. After that Celery resizes the image and saves it.
Everything works fine on localhost. And everything is fine on the server, up to a certain point. When the image has an extension of approximately 10000x5000, wsgi crashes (it says killed in the trace). How to be? Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question