Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/diffgram/diffgram
/ job_scheduling.py
File
job_scheduling.py
shared/scheduler/job_scheduling.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
shared.queueclient.QueueClient
import
RoutingKeys, Exchanges, QueueClient
2
from
shared.shared_logger
import
get_shared_logger
3
4
logger = get_shared_logger()
Callers
nothing calls this directly
Calls
1
get_shared_logger
Function · 0.90
Tested by
no test coverage detected