Skip to main content

report

Information about Celery installation for bug reports.

def report(
state: object
) - > string

Information about Celery installation for bug reports.

Parameters

NameTypeDescription
stateobjectThe current application state containing the Celery app instance to query

Returns

TypeDescription
stringA formatted string containing system information, Celery configuration, and installed packages for diagnostic purposes