This document describes the current stable version of Celery (5.4). For development docs, go here. Calling Tasks¶ Basics¶ This document describes Celery’s uniform “Calling API” used by task instances and the canvas. The API defines a standard set of execution options, as well as three methods: