As you may know, the Mergify engine is written in Python. To execute its vast
number of asynchronous tasks, it was leveraging Celery, a framework providing
task queues. While Celery is a prominent framework, it was not suited anymore
for Mergify growth. In 2020, we decided to replace Celery with