Skip to content

executorqueue: report errors in handlers correctly

Warren Gifford requested to merge mrn/executorqueue-handle-err into main

Created by: mrnugget

Whenever a worker store would return an error the handler would respond with 404. Really unpleasant in development because it hides error message :)

Merge request reports

Loading