sid-habu commented on issue #35803: URL: https://github.com/apache/airflow/issues/35803#issuecomment-2339665443
@hussein-awala With your merged PR, is it now possible to dynamically set the `pool_slot` of a task based on an XCOM return value of an upstream task? I am trying to customize a Sensor and have enabled `pool_slots` as a templated variable. However, I am struggling to pass the jinja templated XCOM value from an upstream task as the value to `pool_slots` for the customized sensor task -- 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]
