We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615cae7 commit b42dac4Copy full SHA for b42dac4
pkg/frontend/transport/retry.go
@@ -2,6 +2,7 @@ package transport
2
3
import (
4
"context"
5
+
6
"github.com/pkg/errors"
7
8
"github.com/prometheus/client_golang/prometheus"
0 commit comments