Commit Graph

14 Commits (e3cbccefdec5e6dd7cd46fd8a24504f760b10e1a)

Author SHA1 Message Date
Yoan Bozhilov 022531b997 fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Marcel Klehr cbaf5fa99f fix(TaskProcessingWorker): Adjust config key name 4 months ago
Ferdinand Thiessen 20acaf307e
chore: add missing `Override` attribute to core code 4 months ago
Marcel Klehr f0a3b335e6 fix(TaskProcessingWorker): Only store config value every 60s 4 months ago
Marcel Klehr 3802c0d24a feat(TaskProcessing): Add setup check for task processing worker status 4 months ago
Marcel Klehr a51d74407a
fix: Apply suggestions from code review 5 months ago
Marcel Klehr ad5e709f7f chore: Address review comments 5 months ago
copilot-swe-agent[bot] 549b081f2f fix: Fix task type starvation: collect all eligible task types then pick the oldest task 5 months ago
copilot-swe-agent[bot] e46b967b53 fix: Fix task type starvation in WorkerCommand::processNextTask by shuffling providers 5 months ago
copilot-swe-agent[bot] 9cc334312b feat(taskprocessing): Add --taskTypes whitelist option to taskprocessing:worker command 5 months ago
copilot-swe-agent[bot] 118ca6a94b feat(taskprocessing): Add worker command with tests and registration 5 months ago