Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _buffer_path
Function
_buffer_path
uncommon_route/telemetry.py:223–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
# ─── Buffer + Transmission ───
222
223
def
_buffer_path() -> Path:
224
return
_config_dir() /
"telemetry_buffer.jsonl"
225
226
227
def
_sent_log_path() -> Path:
Callers
4
disable
Function · 0.85
status
Function · 0.85
buffer_record
Function · 0.85
flush
Function · 0.85
Calls
1
_config_dir
Function · 0.85
Tested by
no test coverage detected