You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that there were a lot of celery-task-meta keys stored in Redis in the production server (around 500 today).
It does not seem very problematic for now, but I think it should not be the case.
Maybe it is related to this Celery issue.
In this case, we should try to upgrade Celery (our version is 4.1.1).
The text was updated successfully, but these errors were encountered:
I noticed that there were a lot of celery-task-meta keys stored in Redis in the production server (around 500 today).
It does not seem very problematic for now, but I think it should not be the case.
Maybe it is related to this Celery issue.
In this case, we should try to upgrade Celery (our version is 4.1.1).
The text was updated successfully, but these errors were encountered: