Instead of giving generic no job status, the server now give more detailed status

This commit is contained in:
Laurent Clouet
2016-03-16 14:07:42 +01:00
parent fc46062a96
commit eff4ab2198
6 changed files with 60 additions and 0 deletions

2
src/com/sheepit/client/Error.java Normal file → Executable file
View File

@@ -72,6 +72,8 @@ public class Error {
JOB_REQUEST_ERROR_SESSION_DISABLED(203),
JOB_REQUEST_ERROR_INTERNAL_ERROR(204),
JOB_REQUEST_ERROR_RENDERER_NOT_AVAILABLE(205),
JOB_REQUEST_SERVER_IN_MAINTENANCE(206),
JOB_REQUEST_SERVER_OVERLOADED(207),
JOB_VALIDATION_ERROR_MISSING_PARAMETER(300),
JOB_VALIDATION_ERROR_BROKEN_MACHINE(301), // in GPU the generated frame is black