In a project using a MySQL db, Job.ErrorMessage always returns "Internal server error" whatever error occurs on the DB side so I cannot do anything with it. It's because, in HttpUtils2Service, the ErrorResponse is sent to the log, and not returned to the program!