agola/internal/services/runservice
Simone Gotti 0e2b01a586 runservice: correctly handle skipped tasks in fetcher
skip fetching of tasks with status skipped, not only tasks marked as skip.
This avoid many wrong an noisy logs of type "executor task with id taskid
doesn't exist. This shouldn't happen. Skipping fetching"
2020-03-02 10:40:59 +01:00
..
action runservice: minimize scheduling of tasks that will be queued by the executor 2020-02-27 11:03:03 +01:00
api gateway/runservice: add api to delete step logs 2019-11-18 10:34:56 +01:00
common runservice: use etcd mutex TryLock on fetching 2019-11-13 11:53:54 +01:00
readdb readdb: improve HandleEvents goroutine exiting 2019-11-12 11:03:21 +01:00
store runservice: minimize scheduling of tasks that will be queued by the executor 2020-02-27 11:03:03 +01:00
runservice.go tests: improve services logging 2020-01-15 12:30:34 +01:00
scheduler.go runservice: correctly handle skipped tasks in fetcher 2020-03-02 10:40:59 +01:00
scheduler_test.go runservice: use all scheduled tasks in scheduleRun 2020-02-28 09:56:12 +01:00