Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry
/ CannotFetch
Class
CannotFetch
src/sentry/http.py:54–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
54
class
CannotFetch(BadSource):
55
error_type = EventErrorType.FETCH_GENERIC_ERROR
56
57
58
def
get_server_hostname() -> str:
Callers
1
fetch_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected