agola/internal/services/runservice/scheduler
Simone Gotti 3642be6f21 */api: Use helpers for error handling
* client: always parse the json error message field and return its contents
* Use ErrBadRequest and ErrNotFound in every handler and command
* Gateway: by default pass underlying service error (configstore, runservice) to
client keeping the status code and message. In future, if some errors must be
masked, we should change the specific parts that need special handling.
2019-04-09 14:53:00 +02:00
..
api */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
command runservice api: improve response handling 2019-04-08 18:04:42 +02:00
common update wal and readdb 2019-04-01 12:54:43 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
store update wal and readdb 2019-04-01 12:54:43 +02:00
scheduler.go *: implement task approval 2019-04-08 17:29:57 +02:00