85 |
86 | ```
87 | Error: connect rate limited
88 |
89 | braces.dev/errtrace_test.rateLimitDialer
90 | /path/to/errtrace/example_http_test.go:72
91 | braces.dev/errtrace_test.(*PackageStore).updateIndex
92 | /path/to/errtrace/example_http_test.go:59
93 | braces.dev/errtrace_test.(*PackageStore).Get
94 | /path/to/errtrace/example_http_test.go:49
95 | ```
96 |
97 | |
98 |
99 | ```
100 | Error: connect rate limited
101 | braces.dev/errtrace_test.rateLimitDialer
102 | /errtrace/example_stack_test.go:81
103 | net/http.(*Transport).dial
104 | /goroot/src/net/http/transport.go:1190
105 | net/http.(*Transport).dialConn
106 | /goroot/src/net/http/transport.go:1625
107 | net/http.(*Transport).dialConnFor
108 | /goroot/src/net/http/transport.go:1467
109 | runtime.goexit
110 | /goroot/src/runtime/asm_arm64.s:1197
111 | ```
112 |
113 | |
114 |