Skip to content

feat(jobs): allow workers to keep track of executed jobs#60778

Draft
Altahrim wants to merge 6 commits into
feat/background-jobs-improvementsfrom
feat/worker-executed-list
Draft

feat(jobs): allow workers to keep track of executed jobs#60778
Altahrim wants to merge 6 commits into
feat/background-jobs-improvementsfrom
feat/worker-executed-list

Conversation

@Altahrim
Copy link
Copy Markdown
Collaborator

Summary

Use job history when job are executed by a worker

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@Altahrim Altahrim added this to the Nextcloud 35 milestone May 27, 2026
@Altahrim Altahrim self-assigned this May 27, 2026
@Altahrim Altahrim added 2. developing Work in progress php Pull requests that update Php code labels May 27, 2026
Copy link
Copy Markdown
Collaborator

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nitpick, but all good.

Comment thread core/Command/Background/JobWorker.php
@Altahrim Altahrim force-pushed the feat/background-jobs-improvements branch from 66ed05a to a3db24e Compare May 28, 2026 06:43
@Altahrim Altahrim force-pushed the feat/worker-executed-list branch from f1e2458 to 115ff70 Compare May 28, 2026 06:48
@Altahrim Altahrim force-pushed the feat/background-jobs-improvements branch from a3db24e to 417362a Compare May 28, 2026 06:56
@Altahrim Altahrim force-pushed the feat/worker-executed-list branch from 115ff70 to 54eca95 Compare May 28, 2026 06:57
@Altahrim Altahrim force-pushed the feat/background-jobs-improvements branch 2 times, most recently from 03fe17f to c5794ef Compare May 28, 2026 07:48
Altahrim added 5 commits May 28, 2026 10:07
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
@Altahrim Altahrim force-pushed the feat/background-jobs-improvements branch from c5794ef to 3dda7b1 Compare May 28, 2026 08:07
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
@Altahrim Altahrim force-pushed the feat/worker-executed-list branch from 54eca95 to 06b9454 Compare May 28, 2026 08:39
@Altahrim Altahrim force-pushed the feat/background-jobs-improvements branch 2 times, most recently from 766f8a1 to f89849e Compare May 28, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants