agola/internal/services/runservice
Simone Gotti 19611c18e7 runservice: fix handling of wrong executortask status
updateRunTaskStatus should also accept transitions from not started to a
finished state like "success", "failed", "stopped" since we could miss some
status updates from the executor for many reasons.
2020-02-28 13:02:35 +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_test.go runservice: minimize scheduling of tasks that will be queued by the executor 2020-02-27 11:03:03 +01:00
scheduler.go runservice: fix handling of wrong executortask status 2020-02-28 13:02:35 +01:00