njnu-seafish commented on PR #18130: URL: https://github.com/apache/dolphinscheduler/pull/18130#issuecomment-4508390305
@ruanwenjun @SbloodyS Could you please help review the solution and the code? Thanks. Here are the main updates I've implemented: 1. Master: Added a standalone log file specifically for workflow instances. 2. ApiServer: Implemented both the backend endpoints and the frontend UI to support querying and downloading workflow logs." 3. Added logic to delete workflow instance logs when deleting a workflow instance. This has been tested and verified in a real-world environment. Please see the UI below: <img width="2559" height="819" alt="screenshot_1779361671483" src="https://github.com/user-attachments/assets/22ec5daa-b448-4cf0-96d1-7370431df3ba" /> <img width="2319" height="962" alt="screenshot_1779361763966" src="https://github.com/user-attachments/assets/94b6beeb-ef6e-4776-8ef2-35562fd103d9" /> -- 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]
