Skip to content

Commit

Permalink
[fix-11321][ui] fix create workflow contains chunjun node failed (#11979
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jkhhuse authored and zhuangchong committed May 22, 2023
1 parent 3554e75 commit 05ebd40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export function useChunjun({
workerGroup: 'default',
delayTime: 0,
timeout: 30,
customConfig: false,
customConfig: true,
preStatements: [],
postStatements: [],
timeoutNotifyStrategy: ['WARN']
Expand Down

0 comments on commit 05ebd40

Please sign in to comment.