Handle rate limit headers in client, adjust request throttling #163
Annotations
3 errors
|
lint
issues found
|
|
lint:
pkg/deploymentrecord/client_test.go#L709
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|
|
lint:
pkg/deploymentrecord/client_test.go#L695
use-waitgroup-go: replace wg.Add()...go {...wg.Done()...} with wg.Go(...) (revive)
|