Bug: ABC fails with ERRO[0042] elastic: Error 400 (Bad Request): request body is required
Aperta
bug
- Lingua principale
- Go
- Stelle
- 471
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When parsing thousands of documents, ABC intermittently throws the following error and stops the indexing process.
```
ERRO[0042] elastic: Error 400 (Bad Request): request body is required [type=parse_exception] version=5 writer=elasticsearch
```
We've seen this issue in the importer GUI and were able to fix it with a retry request. The same could work here.
- ABC version is `0.6.6`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.