Clear the celery task queue

celery clear task when password

redis-cli -h host -p port -a password -n 11 ltrim transcode 0 196

without password

redis-cli -n 11 ltrim transcode 0 196

-n is followed by the number of databases you want to clear

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325682767&siteId=291194637