meilisearch/MeiliSearch
Make sure payloads are effectively deleted on error
Offen
#6.048 geöffnet am 11.12.2025
Internal workaffects costsbuggood first issue
Repository-Metriken
- Stars
- (57.572 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 20h) (41 gemergte PRs in 30 T)
Beschreibung
We found out that some payloads are not removed from the disk when an error occurs before we are able to put them in the FileStore. I would suggest we should create a temporary temporary file and extract it at the last moment.
Originally posted by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/6000#discussion_r2602149151