Skip to content
callcount

go.temporal.io/server/service/history.Handler.convertError

third-party

The 2500th most-called third-party method by production calls. Called 242 times across 1 modules; 242 of those run outside tests and generated code.

All of go.temporal.io/server/service/history → Docs on pkg.go.dev ↗

prod calls
242
non-test, non-generated
all calls
242
total callsites
modules
1
distinct callers
in loop
2%
of prod calls
in tests
0%
0 calls
resolved
100%
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 →

  • Concrete method100%A method on a value whose type is known exactly.

where it's called

Callsites in the wild

12 representative callsites of 242, prioritizing in-loop and non-test usage. We link to source, never display it.

Handler.convertError · 12 of 242 callsites
  • go.temporal.io/server @v1.31.2

    service/history/handler.go:806

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/handler.go:1156

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/handler.go:1879

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/handler.go:1883

    in loop
  • go.temporal.io/server @v1.31.2

    service/history/handler.go:335

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:341

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:345

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:350

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:360

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:366

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:370

  • go.temporal.io/server @v1.31.2

    service/history/handler.go:375

top callers

The modules that reach for it

The modules that call Handler.convertError most in this snapshot.

  • go.temporal.io/server242100%