Brent Bovenzi
Brent Bovenzi
Sure! I think that makes sense.
Nice catch! We could probably cache it for a few weeks. Assets will only change between airflow version updates.
> Also the consideration that task_failed_dep looks like a costly operation that it needs to be done for taskinstance schema which is frequently accessed in the UI through autorefresh and...
@tirkarthi Could you still rebase this? It would be great to get this merged soon so we can migrate all the /task pages.
> @jscheffl Thanks, updated the version number and regenerated the files. I have looked into auto refresh and found a pattern where auto refresh is done based on `useAutoRefresh`. The...
Do we use `AirflowModelView.delete` anywhere else? Or will `pk` always be a DagRun.id?
Thanks @SamWheating. We migrated most things from `execution_date` to `run_id` but we seemingly forgot this one. So hopefully we can look up those PRs too for help. But doing this...
> > But doing this fully could require a big migration of the audit logs table. > > I guess that depends, should we add the empty column and then...
Looking better! I think we should add an info tooltip telling users the new keywords search.
> One more small comment. I just run it and I think the background is a little **too** dark. Most of the dark-mode apps I have result with dark-but-not-black background...