You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/06 08:46:56 UTC

[GitHub] [airflow] ashb commented on a change in pull request #15674: New UI: Add Timezone select

ashb commented on a change in pull request #15674:
URL: https://github.com/apache/airflow/pull/15674#discussion_r627206462



##########
File path: airflow/ui/src/api/index.ts
##########
@@ -50,7 +50,7 @@ setLogger({
 });
 
 const toastDuration = 3000;
-const refetchInterval = isTest ? false : 1000;
+const refetchInterval = false;

Review comment:
       ?




-- 
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:
users@infra.apache.org