fix: handle duplicate create index race condition error #297
Annotations
2 errors
golangci:
internal/store/elasticsearch/discovery_repository.go#L48
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
golangci
issues found
|