Exception Classes

exception django_firefly_tasks.exceptions.AsyncFuncNotSupportedException[source]

Async function not supported, call @atask.

exception django_firefly_tasks.exceptions.SyncFuncNotSupportedException[source]

Sync function not supported, call @task.