2cc7ae51-3c7c-471d-9514-c612843255e1
Bla
CPEE
default
stopped
DefaultHandlerWrapper
at
a2,
http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
call :a1, :timeout, parameters: { :label => "Step 1", :method => :post, :arguments => [⭐(:name => :timeout, :value => "2")] }, finalize: <<-END
data.x += \"a1,\"
END
call :a2, :timeout, parameters: { :label => "Step 2", :method => :post, :arguments => [⭐(:name => :timeout, :value => "4")] }, finalize: <<-END
data.x += \"a2,\"
END
call :a3, :timeout, parameters: { :label => "Step 3", :method => :post, :arguments => [⭐(:name => :timeout, :value => "4")] }, finalize: <<-END
data.x += \"a3,\"
END
:post
2
data.x += "a1,"
:post
4
data.x += "a2,"
:post
4
data.x += "a3,"
0
undefined
:post
2
data.x += "a1,"
:post
4
data.x += "a2,"
:post
4
data.x += "a3,"