8d2fcb93-01b8-4993-8d6f-69caf1c677f4
Spawn Machining
CPEE
default
pilotfabrik
development
stopped
DefaultHandlerWrapper
[]
http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php
https://centurio.work/flow/start/instance/
https://centurio.work/flow/start/url/
https://centurio.work/signals/signals/
parallel :wait => -1 do
parallel_branch do
call :a1, :hoert_die_signale, parameters: { :label => "", :method => :get, :arguments => nil }, update: <<-END
data.instances << result
status.nudge!
END
end
parallel_branch do
loop pre_test{true} do
choose :exclusive do
alternative test{data.instances.empty?} do
manipulate :a3, { :label => "Sleep" }, <<-END
status.wait_until_nudged!
END
end
otherwise do
call :a2, :start_url, parameters: { :label => "", :method => :post, :arguments => [⭐(:name => :behavior, :value => "fork_running"), ⭐(:name => :url, :value => "https://centurio.work/customers/prime/Machining.xml"), ⭐(:name => :init, :value => "{ \"instance\": \"#{data.instances.last}\" }")] }, finalize: <<-END
data.instances.pop
END
end
end
end
end
end
:get
data.instances << result
status.nudge!
<_timing>
<_timing_min/>
<_timing_max/>
<_timing_avg/>
<_notes>
<_notes_general/>
<_notes_output/>
<_attachments/>
status.wait_until_nudged!
:post
fork_running
https://centurio.work/customers/prime/Machining.xml
!data.instances.last
data.instances.pop
<_timing>
<_timing_min/>
<_timing_max/>
<_timing_avg/>
<_notes>
<_notes_general/>
<_notes_output/>
<_attachments/>
0
undefined
:get
data.instances << result
status.nudge!
<_timing>
<_timing_min/>
<_timing_max/>
<_timing_avg/>
<_notes>
<_notes_general/>
<_notes_output/>
<_attachments/>
status.wait_until_nudged!
:post
fork_running
https://centurio.work/customers/prime/Machining.xml
!data.instances.last
data.instances.pop
<_timing>
<_timing_min/>
<_timing_max/>
<_timing_avg/>
<_notes>
<_notes_general/>
<_notes_output/>
<_attachments/>