Commit Graph

28 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 1 month ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 1 month ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 1 month ago
Marcel Klehr 3802c0d24a feat(TaskProcessing): Add setup check for task processing worker status 1 month ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 3 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 3 months ago
copilot-swe-agent[bot] 549b081f2f fix: Fix task type starvation: collect all eligible task types then pick the oldest task 3 months ago
copilot-swe-agent[bot] e46b967b53 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 3 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 3 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 3 months ago
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 5 months ago
Marcel Klehr f28344e13e fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 8 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 10 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 10 months ago
Julien Veyssier 2b9af820bd
feat(taskprocessing): add strict types to all taskprocessing command classes 10 months ago
Julien Veyssier 10921c05b7
feat(taskprocessing): fix some CI 10 months ago
Julien Veyssier cc295f2452
feat(taskprocessing): use Generator::getReturn to get the list of deleted tasks in the cleanup command 10 months ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 10 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 11 months ago
Jana Peper ee31b3bbe5 fix: error handling for wrong json values 1 year ago
Jana Peper 8042a82c64 feat: add occ command for task type toggling 1 year ago
Jana Peper a7f26cf966 feat: add occ command for task type toggling 1 year ago
Julien Veyssier 14cf5b03ca
feat(taskprocessing): new command to get a task from a task ID, include error_message in list and get commands 2 years ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 2 years ago
Julien Veyssier af21f7dbd9
feat(taskprocessing): add stats about input/output sizes 2 years ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 2 years ago