coufon commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-520179192 > Pending Issues: > > * We still have the issue of `SerializedBaseOperator` being displayed in Graph View. This is because graph.html and tree.html use op.__class__.__name__. Replaced that by op.task_type to fix it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
