executorqueue: report errors in handlers correctly
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 :)
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 :)