BrijeshPatra commented on issue #16500:
URL: 
https://github.com/apache/dolphinscheduler/issues/16500#issuecomment-2303635210

   Summary:
   The issue with the subprocess showing as offline has been addressed. The bug 
report #16500 indicated that the subprocess status was not properly checked, 
causing the error.
   
   Solution:
   
   Added a check for the process status to determine if it is OFFLINE.
   Updated the error handling to ensure the process lineage is correctly 
managed when a subprocess is offline.
   Verified the fix with relevant test cases.
   Details:
   
   Implemented the getStatus() method to return the process status.
   Correctly handled the offline status to prevent the issue.
   Next Steps:
   
   Test the updated code to ensure that subprocesses are correctly managed.
   Review any additional logs or cases related to process lineage.
   ![bug 
fix](https://github.com/user-attachments/assets/ea427f3d-c3da-4c2f-8fec-f46b3f792d31)
   
   


-- 
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]

Reply via email to