Answer the question
In order to leave comments, you need to log in
How to analyze memory load in Redis/Celery stack?
There is a project on Django, when a certain task is received for processing, ram consumption grows, sometimes the redis server crashes completely, which knocks down all further steps that should be processed by Celery.
Tell me, with what tools / commands can I test the memory consumption in stages, from the very moment the task is sent from Django? I roughly suspect where the problem might be, but I should know for sure by testing every moment.
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