luyangliuable commented on code in PR #42896:
URL: https://github.com/apache/airflow/pull/42896#discussion_r1799142666


##########
airflow/ui/openapi-gen/queries/queries.ts:
##########
@@ -152,6 +152,10 @@ export const useDagServiceGetDags = <
         paused,
         tags,
       }) as TData,
+    staleTime: 5 * 60 * 1000,
+    refetchOnWindowFocus: false,

Review Comment:
   Sorry i didn't see this until just recently. I refactored this and i did a 
rebase and force push. Should be ready for review again.



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to