EricGao888 commented on issue #10340: URL: https://github.com/apache/dolphinscheduler/issues/10340#issuecomment-1181572733
> Solved, the following 4 files need to be modified. > > ``` > /api-server/ui/assets/service.766f4632.js > /api-server/ui/assets/service.766f4632.js.gz > > /ui/assets/service.766f4632.js > /ui/assets/service.766f4632.js.gz > ``` > > and find the following configuration `baseURL:"/dolphinscheduler",timeout:15e3`,then modify 15e3 to 15e5 or greater. @yangjf2019 Great job! Would you like to submit a PR to fix this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
