immich icon indicating copy to clipboard operation
immich copied to clipboard

feature (web): Add run all jobs functionality to web

Open klejejs opened this issue 2 years ago • 3 comments

Continuing on the discussion I created about having one job that allows running all jobs at once (#2837), I propose a PR. This adds an additional job on top of all jobs that will allow running all jobs at once.

klejejs avatar Jun 19 '23 23:06 klejejs

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
immich ⬜️ Ignored (Inspect) Jun 19, 2023 11:29pm

vercel[bot] avatar Jun 19 '23 23:06 vercel[bot]

So if we run all jobs at once, what is the order of the job run? Some jobs are interdependent on each other. For example, by running the thumbnail generation job, machine learning, clip, and metadata extraction job will run after the thumbnail is generated.

alextran1502 avatar Jun 22 '23 13:06 alextran1502

I have the same thoughts on this as @jrasm91. I think it introduces more problems than it solves as re-running the jobs shouldn't be a common task and generally localised to a specific area, this seems unnecessary to me.

zackpollard avatar Jun 22 '23 17:06 zackpollard