Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Zipstack/unstract
/ worker.py
File
worker.py
workers/worker.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"Unified Celery Worker Entry Point
3
4
This module serves
as
the main entry point
for
all Celery workers.
Callers
nothing calls this directly
Calls
12
get_celery_setting
Function · 0.90
initialize_worker_infrastructure
Function · 0.90
is_pluggable
Method · 0.80
to_import_path
Method · 0.80
warning
Method · 0.80
get
Method · 0.45
setup_logging
Method · 0.45
info
Method · 0.45
build_celery_app
Method · 0.45
add
Method · 0.45
exists
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected