texera icon indicating copy to clipboard operation
texera copied to clipboard

Make "create workflow" separated from "persisting" a workflow

Open Yicong-Huang opened this issue 3 years ago • 3 comments

The current way uses the first workflow change event to create a new workflow. this could cause issue where the first change generates multiple events, multiple copies of the new workflow will be created. The temp fix #1457 was to enlarge the event debounce time to reduce the chance of multiple events upon the first change. However, a proper way of fix might be deeper: we need to separate the first creation of a workflow logic out.

Yicong-Huang avatar Feb 23 '22 20:02 Yicong-Huang

Discussion 2022.05.19: low priority

zuozhiw avatar May 19 '22 19:05 zuozhiw

Discussion 2022.12.07: @aglinxinyuan will take care of this one.

Xiao-zhen-Liu avatar Dec 08 '22 00:12 Xiao-zhen-Liu

@aglinxinyuan will fix this issue.

shengquan-ni avatar Dec 19 '23 18:12 shengquan-ni

Which PR closes this issue?

Yicong-Huang avatar Apr 03 '24 04:04 Yicong-Huang

Which PR closes this issue?

#2538

aglinxinyuan avatar Apr 03 '24 05:04 aglinxinyuan