FeatureFuel
1

Pause background processing while uploading

Source: immich-app/immich#14329 · opened by @deadash
The bug When running Immich on resource-constrained devices like Raspberry Pi, concurrent file uploads and image processing tasks lead to high CPU usage, significantly impacting upload speeds. The system should prioritize file uploads by temporarily pausing image processing tasks until the upload is complete. The OS that Immich Server is running on Raspberry Pi OS (Debian based) Version of Immich Server v1.120.2 Version of Immich Mobile App v1.21.0.build.184 Platform with the issue • Server • Web • Mobile Your docker-compose.yml content Your .env content Reproduction steps 1. Deploy Immich on Raspberry Pi 2. Start uploading multiple images (e.g., 100+ photos) 3. System simultaneously processes previously uploaded images (thumbnail generation, EXIF extraction, etc.) 4. CPU usage spikes to nearly 100% 5. Upload speed significantly decreases Relevant log output _No response_ Additional information Add upload state control in file-upload.interc…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests