uranusjr commented on issue #54627: URL: https://github.com/apache/airflow/issues/54627#issuecomment-3199284726
From a quick look, this is hitting the start-from-trigger code path, which we explicit have not found a solution for. The logic is trying to render the ti template in the scheduler, which is a big no in the first place. I’ll submit a PR to remove this code path (for now, before we re-figure out how to implement start-from-trigger correctly). -- 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]
