Method__init__(
self,
app: Any,
redis_getter: Callable[[], Any | None],
*,
burst: in
src/mcp_core/server/middleware.py:86
Methodbefore_start(self, task_id: str, args: tuple[Any, ...], kwargs: dict[str, Any])
src/app/connections/celery_registry.py:106