GitHub user tirkarthi added a comment to the discussion: Thread-Powered Local Executor
As per below thread it's possible to run long commands and wait for output asynchronously. Inside the async for loop the stdout line can be logged which should appear in the UI since trigger logs are now shown in the UI. https://groups.google.com/g/asyncssh-users/c/DiwRpZpYQjM/m/5uklhe01AwAJ?pli=1 GitHub link: https://github.com/apache/airflow/discussions/57699#discussioncomment-14856223 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
