Celery result queues are not cleared from RabbitMQ because async_result.get() is not automatically invoked by the workflow framework.
this looks familiar
Fixed by related issue.