I have a several 500+ megapixel panorama and all of them cause my server to stall during indexing, because it runs out of memory (4+2gb swap). There should be an option to skip processing of large files (they should still be indexed). The option should be configurable based on size in megapixels.
It would be great if it would still generate thumbnails, but unless the algorithm is streamed I don't think that would be a great idea.
Even better would be some worker memory management where it would limit workers if there is a big file to be processed, which it needs more memory for, but I consider option to skip sufficient to solve my issue.
I have a several 500+ megapixel panorama and all of them cause my server to stall during indexing, because it runs out of memory (4+2gb swap). There should be an option to skip processing of large files (they should still be indexed). The option should be configurable based on size in megapixels.
It would be great if it would still generate thumbnails, but unless the algorithm is streamed I don't think that would be a great idea.
Even better would be some worker memory management where it would limit workers if there is a big file to be processed, which it needs more memory for, but I consider option to skip sufficient to solve my issue.