1
Minimum File Ingest Size [Feature Request]
Source: paperless-ngx/paperless-ngx#13610 · opened by @ados8
Description
This is a unique problem, but I feel it's worth addressing.
I have an ingest system which uses file chunks, buffering until complete, resulting in a 0 KB file until fully transferred.
Paperless sees the file and instantly tries to import, causing a failure.
I'm aware that Paperless has a delay function, but that's a hacky workaround and adds unnecessary delay.
As the file has a size always 0 KB, a targeted solution is to have a variable that controls the minimum file size.
Users could set anything, potential for other use cases.
In this case, blocking ingest until the file is 1 KB+.
This resolves the issue without adding an artificial delay.
Other
_No response_
This is a unique problem, but I feel it's worth addressing.
I have an ingest system which uses file chunks, buffering until complete, resulting in a 0 KB file until fully transferred.
Paperless sees the file and instantly tries to import, causing a failure.
I'm aware that Paperless has a delay function, but that's a hacky workaround and adds unnecessary delay.
As the file has a size always 0 KB, a targeted solution is to have a variable that controls the minimum file size.
Users could set anything, potential for other use cases.
In this case, blocking ingest until the file is 1 KB+.
This resolves the issue without adding an artificial delay.
Other
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature Request] Support for CAdES (.p7m) container files extraction during ingestion
1 vote · 0 comments
[Feature Request] AI chat: size the synthesis prompts by context window, not embedding chunk size
3 votes · 0 comments
[Feature Request] Preserve original file when pre-consume script modifies document (garbled PDF text detection)
4 votes · 0 comments
Native Docling Integration for PDF-to-Markdown/Text conversion (Consumer & Full-Text Indexing)
3 votes · 0 comments
[Feature Request] Auto white balance for PDFs
1 vote · 0 comments
No comments yet.