|
|
@ -360,6 +360,8 @@ identification and results of individual tasks.
|
|
|
|
- _error_message_ -- defined only in internal tasks on failure
|
|
|
|
- _error_message_ -- defined only in internal tasks on failure
|
|
|
|
- _output_ -- output from stdout and stderr of sandboxed program,
|
|
|
|
- _output_ -- output from stdout and stderr of sandboxed program,
|
|
|
|
limitation on length defined in worker configuration
|
|
|
|
limitation on length defined in worker configuration
|
|
|
|
|
|
|
|
- _stdout_ -- Output from standard output
|
|
|
|
|
|
|
|
- _stderr_ -- Output from standard error output
|
|
|
|
- _sandbox_results_ -- if defined than this task was external and was run in
|
|
|
|
- _sandbox_results_ -- if defined than this task was external and was run in
|
|
|
|
sandbox
|
|
|
|
sandbox
|
|
|
|
- **exitcode** -- exit code integer
|
|
|
|
- **exitcode** -- exit code integer
|
|
|
|