Commit Graph

23 Commits (stable33)

Author SHA1 Message Date
Marcel Klehr 5ebcf58de9 fix: Apply suggestions from code review 4 days ago
Marcel Klehr a7b18cef00 chore: Address review comments 4 days ago
copilot-swe-agent[bot] f212dc4664 fix: Fix task type starvation: collect all eligible task types then pick the oldest task 4 days ago
copilot-swe-agent[bot] 2d24349ae5 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 4 days ago
copilot-swe-agent[bot] 7a4b57684e feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 4 days ago
copilot-swe-agent[bot] 1f2b2024d7 feat(taskprocessing): Add worker command with tests and registration 4 days ago
Marcel Klehr 1f12126715 fix(TaskProcessing): Fix occ commands to cast strings to integer 2 months ago
Marcel Klehr f28344e13e fix(TaskProcessing): Make sure list command int filter parameters are parsed as ints 6 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 7 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 8 months ago
Julien Veyssier 2b9af820bd
feat(taskprocessing): add strict types to all taskprocessing command classes 8 months ago
Julien Veyssier 10921c05b7
feat(taskprocessing): fix some CI 8 months ago
Julien Veyssier cc295f2452
feat(taskprocessing): use Generator::getReturn to get the list of deleted tasks in the cleanup command 8 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 8 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 8 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 9 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 1 year 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