Radeity commented on PR #13654: URL: https://github.com/apache/dolphinscheduler/pull/13654#issuecomment-1454359176
In addition, i just find that if uploading fail, whether caused by network error or OOM etc, ds only records an error log, user may not sense this error. Can we have some optimization about it? If we see local files as caches of remote logs, we have to try the best to make sure logs can be uploaded to remote storage. https://github.com/apache/dolphinscheduler/blob/fd720880c77d9ef60367b9da49a4bc0c257d0d37/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/log/remote/OssRemoteLogHandler.java#L66-L72 -- 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]
