briandowns/sky-island

Add Jail Exec Timeout

briandowns opened this issue · 1 comments

The build jail and function execution jails should have timeouts applied to prevent long running builds and long running function executions. However, this should be a configurable parameter to allow for the subjectivity of "long running". Reasonable defaults should be chosen ie build jail = 10 seconds and 5 seconds for execution jails.

Resolved via #26