66e182a55d
* return errNotExist in readTaskLogs when the executor task doesn't exist: so the client will receive a 404 instead of a 500 (since a generic error will be mapped to a 500). * Wrap the errNotExist returned by readTaskLogs with a new ErrNotExits reporting "log doesn't exist" |
||
---|---|---|
.. | ||
api.go | ||
executor.go | ||
maintenance.go |