Skip to content

Commit f6ffccd

Browse files
committed
swift/t with flowcept
1 parent 9a10538 commit f6ffccd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • wfcommons/wfbench/translator/templates/swift_t_templates

wfcommons/wfbench/translator/templates/swift_t_templates/workflow.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ while remaining_files:
5151
break
5252
time.sleep(1)
5353
54-
time.sleep(240)
54+
time.sleep(120)
5555
try:
5656
flowcept_agent.stop()
57+
time.sleep(60)
5758
except Exception:
5859
import traceback
5960
traceback.print_exc()

0 commit comments

Comments
 (0)