1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-02 22:26:26 +02:00
immich/server/src/workers
jdicioccio 39697cd973
fix: increase upload timeout ()
Fix upload timeout issue

Fix an issue where when uploading a large file, the upload would consistently abort after 30 minutes. I changed this timeout from 30 minutes to 1 day. Maybe that's excessive, or maybe the timeout isn't even needed, but the current 30 minute timeout definitely seems way too short.
2025-01-25 04:26:52 -06:00
..
api.ts fix: increase upload timeout () 2025-01-25 04:26:52 -06:00
microservices.ts refactor: logging repository () 2025-01-23 08:31:30 -05:00