uranusjr opened a new pull request, #57800:
URL: https://github.com/apache/airflow/pull/57800

   Follow-up to #57032.
   
   An executor should declare the integration it wants to support. That 
declaration (an import path) is sent to a task when the executor runs it as a 
part of the workload. The SDK loads that string to RuntimeTaskInstance, and the 
Sentry integration code uses it to import the relevant callable to run.


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