You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am struggling to accept this warning as correct.
https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/callbacks.html
this is my test dag:
I understand from the warning that we should not be able to see these logs on UI.
But for some reason I can see then:
The screenshot above is from Kubernetes installation using Celery Executor on airflow 2.10.5
On my local installation it also shows the logs, but I assumed it was because as I was using LocalExecutor.
Is there a chance the behavior described on the warning above changed? If so, I can open a pr to remove the warning.
Beta Was this translation helpful? Give feedback.
All reactions