lynn-illumio commented on PR #11226: URL: https://github.com/apache/dolphinscheduler/pull/11226#issuecomment-1255832246
Hi @songjianet @EricGao888 . New commits were added to address these features/ improvement: 1) Added UI setting page where user can configure auto refresh time; available in both English and Chinese <img width="1915" alt="Screen Shot 2022-09-22 at 11 03 53 PM" src="https://user-images.githubusercontent.com/101166369/191900862-a9fef531-ba56-4e43-aa7e-82fa3ac3e235.png"> 2) Improved the ```getLogs``` function. Previously, we made an async call to get logs too often to confuse users that the log loading took a long time. Now it's been improved. 3) Auto refresh the log when the log result is loading, the user can configure the time interval (10s, 20s, 1 min, etc) on the UI setting page. <img width="1092" alt="Screen Shot 2022-09-22 at 10 33 34 PM" src="https://user-images.githubusercontent.com/101166369/191901228-d21f3ab2-d079-4628-8ebb-dd1b033ad8d0.png"> -- 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]
