diff --git a/dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-chunjun.ts b/dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-chunjun.ts index eb6dc03d71..87a1d4e0fd 100644 --- a/dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-chunjun.ts +++ b/dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-chunjun.ts @@ -45,7 +45,7 @@ export function useChunjun({ workerGroup: 'default', delayTime: 0, timeout: 30, - customConfig: false, + customConfig: true, preStatements: [], postStatements: [], timeoutNotifyStrategy: ['WARN']