MCPcopy
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
54class CannotFetch(BadSource):
55 error_type = EventErrorType.FETCH_GENERIC_ERROR
56
57
58def get_server_hostname() -> str:

Callers 1

fetch_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected