Re: [discuss] long running actions

2018-05-31 Thread Chetan Mehrotra
Just a quick thought ... May be do it like its done in Travis 1. Each action gets an upper limit say 1 hr (its 50 min in Travis) 2. If there is no progress logging done for say 10 mins then task gets killed. Here callbacks or long polling would be better 3. An action can still have multiple sub

[discuss] long running actions

2018-05-31 Thread Michael Marth
Hi all, taking this discussion from Slack to here: What would be the best way to support long running actions, especially actions for which the duration is unknown when the action is started. An example is e.g. a blackbox container that transcodes a video. The main issue is that OW limits the