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 32c3686 commit 8ae13b0Copy full SHA for 8ae13b0
pkg/code/async/account/metrics.go
@@ -12,7 +12,7 @@ const (
12
giftCardWorkerEventName = "GiftCardWorkerPollingCheck"
13
swapRetryWorkerEventName = "SwapRetryWorkerPollingCheck"
14
15
- airdropperBalanceEventName = "AirdropperBalance"
+ airdropperBalanceEventName = "AirdropperBalancePollingCheck"
16
)
17
18
func (p *service) metricsGaugeWorker(ctx context.Context) error {
0 commit comments