wjddn279 commented on issue #63374: URL: https://github.com/apache/airflow/issues/63374#issuecomment-4052552337
@Lwackp Could you try running a function that actually does something verifiable, rather than just a simple print or logging call? (e.g., a Slack API call, a DB insert, etc.) It seems like logging isn't being captured as you mentioned, but the execution itself appears to be working. I tried calling the Slack API on my end, and it looks like the callback is actually being executed. -- 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]
