Add DLQ for reprocessing of failed blocks #176
Annotations
4 errors and 1 warning
Lint and test:
ingester/dlq.go#L99
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Lint and test:
ingester/mainloop_test.go#L384
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
Lint and test:
ingester/dlq.go#L52
func `byRetries` is unused (unused)
|
Lint and test
Process completed with exit code 2.
|
Lint and test
The following actions uses Node.js version which is deprecated 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/
|