forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix broken auto-refresh (apache#25950)
In PR apache#25042 the merged change included a bug that prevents the page from auto-refreshing if there are anything other than manual runs on the page. We also want to auto-refresh for scheduled runs. I've also added more complete unit tests for the expected behaviour. (cherry picked from commit 37ec752)
- Loading branch information
1 parent
7283823
commit b947e86
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters