Hi Christian, On 2021/10/25 16:23:47, Christian Schilling <[email protected]> wrote: > Does anyone know where the alert is > generated?
https://github.com/apache/airflow/blob/main/airflow/www/templates/airflow/_messages.html seems to be the dynamically rendered code block... I have no idea how to even debug the code execution though. I am not a front end developer. lewismc
