dybyte commented on PR #9842:
URL: https://github.com/apache/seatunnel/pull/9842#issuecomment-3584880056

   > > Hi @Level1Accelerator . Based on my investigation, the EventHandler 
currently handles JOB_STATUS events only when the job is in the 
FINISHED/FAILED/CANCELED/SAVEPOINT_DONE state. Do you think it would be helpful 
to handle the other JOB_STATUS states as well?
   > 
   > Yes, because my external system needs to obtain these statuses in 
real-time. Currently, the HTTP interface requires regular calls to update the 
status of the external system. Can the HTTP interface not obtain all the 
statuses now?
   
   Currently, the EventHandler does not handle all job statuses. I’m planning 
to add support for all statuses and would appreciate your thoughts on this 
change. cc @zhangshenghang 


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