Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _cache_family_name
Function
_cache_family_name
uncommon_route/proxy.py:2343–2344 ·
view source on GitHub ↗
(cache_plan: CacheRequestPlan)
Source
from the content-addressed store, hash-verified
2341
2342
2343
def
_cache_family_name(cache_plan: CacheRequestPlan) -> str:
2344
return
cache_plan.family or
"generic"
2345
2346
2347
def
_set_route_strategy_headers(
Callers
4
_set_route_strategy_headers
Function · 0.85
_current_route_strategy
Function · 0.85
_begin_attempt_trace
Function · 0.85
_record_route_trace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected