report
Information about Celery installation for bug reports.
def report(
state: object
) - > string
Information about Celery installation for bug reports.
Parameters
| Name | Type | Description |
|---|---|---|
| state | object | The current application state containing the Celery app instance to query |
Returns
| Type | Description |
|---|---|
string | A formatted string containing system information, Celery configuration, and installed packages for diagnostic purposes |