net.Error.Temporary
standard libraryThe 5525th most-called standard-library method by production calls. Called 120 times across 68 modules; 108 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (109 → 108)
- prod calls
- 108
- non-test, non-generated
- all calls
- 120
- total callsites
- modules
- 68
- distinct callers
- in loop
- 61%
- of prod calls
- in tests
- 10%
- 12 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Error.Temporary from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 19 18%
- NATS 3 3%
- Cilium 2 2%
- Grafana 2 2%
- CockroachDB 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 120, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/dns @v1.1.50
in loop -
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.58.6
cli/daemon/sqldb/proxy.go:27
in loop - in loop
-
CodisLabs/codis @v0.0.0-20181104082235-de1ad026e329
in loop - in loop
-
apernet/quic-go @v0.62.0
in loop -
bcicen/ctop @v0.7.7
in loop -
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop -
charmbracelet/ssh @v0.4.3
in loop -
emersion/go-smtp @v0.25.0
in loop - in loop
top callers
The modules that reach for it
The modules that call Error.Temporary most in this snapshot.
- github.com/VictoriaMetrics/VictoriaLogs108%
- github.com/VictoriaMetrics/VictoriaMetrics98%
- github.com/pion/dtls/v376%
- github.com/cockroachdb/cockroach43%
- encr.dev33%
siblings
More from net
The other most-called members in this package. See all →