kaxil commented on PR #44972:
URL: https://github.com/apache/airflow/pull/44972#issuecomment-2553093028

   > Right, I think this should now pass the tests, the only thing I'm not sure 
about this is the xfail I've put for the "simple ti roundtrip exec config 
tests" -- Either we should remove it or make it work, but I'm not sure if we 
need to pass down executor config via TI anymore
   > 
   > @kaxil Any ideas the best plan for that one?
   
   Since we are planning to handle callbacks via Executor/worker interface too 
-- don't think we need to pass it explicitly from TI, instead just handle it on 
the server side before sending TI/request to the worker.


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