Hello - I've noticed this several times and not sure what the solution is. If I have a DAG error at some point, I'll see message in the webserver that says "Broken DAG: [Error]". However, after fixing the code, restarting the webserver, etc, the error persists. After closing it out, it will just pop up again after reloading.
The only way I was able to delete was by doing a `airflow resetdb`. I'd like to avoid manually deleting records from the DB, as now in prod we cannot just kill the DB state. Any suggestions? Thanks, Ben Laird