fix(client): retry rate-limited (429) requests for API-key auth, honoring Retry-After #270
Annotations
3 errors
|
yamllint
Process completed with exit code 1.
|
|
Lint
issues found
|
|
Lint:
unifi/unifi.go#L730
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|