Marcel Klehr
|
b2ffaaf147
|
Merge pull request #59958 from nextcloud/feat/setupcheck-taskprocessing-worker
Feat: Better reporting if something is wrong with taskprocessing
|
2026-04-29 12:07:20 +02:00 |
|
Marcel Klehr
|
cbaf5fa99f
|
fix(TaskProcessingWorker): Adjust config key name
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-04-29 10:11:25 +02:00 |
|
Ferdinand Thiessen
|
20acaf307e
|
chore: add missing Override attribute to core code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2026-04-28 21:29:28 +02:00 |
|
Marcel Klehr
|
f0a3b335e6
|
fix(TaskProcessingWorker): Only store config value every 60s
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-04-28 15:53:04 +02:00 |
|
Marcel Klehr
|
3802c0d24a
|
feat(TaskProcessing): Add setup check for task processing worker status
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-04-28 11:43:03 +02:00 |
|
Marcel Klehr
|
a51d74407a
|
fix: Apply suggestions from code review
Co-authored-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-03-19 11:14:26 +01:00 |
|
Marcel Klehr
|
ad5e709f7f
|
chore: Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2026-03-19 11:08:25 +01:00 |
|
copilot-swe-agent[bot]
|
549b081f2f
|
fix: Fix task type starvation: collect all eligible task types then pick the oldest task
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
|
2026-03-19 11:08:25 +01:00 |
|
copilot-swe-agent[bot]
|
e46b967b53
|
fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
|
2026-03-19 11:08:25 +01:00 |
|
copilot-swe-agent[bot]
|
9cc334312b
|
feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
|
2026-03-19 11:08:25 +01:00 |
|
copilot-swe-agent[bot]
|
118ca6a94b
|
feat(taskprocessing): Add worker command with tests and registration
Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
|
2026-03-19 11:08:25 +01:00 |
|