[fix] Reconnection logic and Backoff policy doesn't work correctly #575
Annotations
6 errors and 1 warning
Run golangci-lint:
pulsar/batcher_builder.go#L21
could not import github.com/apache/pulsar-client-go/pulsar/internal (-: # github.com/apache/pulsar-client-go/pulsar/internal
|
Run golangci-lint:
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
Run golangci-lint:
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
Run golangci-lint:
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
Run golangci-lint:
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
Run golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading