compilebox icon indicating copy to clipboard operation
compilebox copied to clipboard

When sandbox execution times out, pass the execution time value as the second parameter to callback

Open JamesMcConaghie opened this issue 7 years ago • 0 comments

Pass the execution time value as the second parameter to callback when the sandbox execution has timed out.

This fixes an issue where a consuming application is receiving the error messages in the time property of the json result in cases where the sandbox execution times out.

JamesMcConaghie avatar May 17 '17 15:05 JamesMcConaghie