Revert [AIRFLOW-2814] - Change min_file_process_interval to 0#3669
Merged
Revert [AIRFLOW-2814] - Change min_file_process_interval to 0#3669
min_file_process_interval to 0#3669Conversation
Member
Author
|
@Fokko PTAL. Also, shouldn't we be reducing |
Member
|
Hi @kaxil , please be reminded to update the comment in |
Codecov Report
@@ Coverage Diff @@
## master #3669 +/- ##
==========================================
+ Coverage 77.51% 77.79% +0.27%
==========================================
Files 205 205
Lines 15751 16079 +328
==========================================
+ Hits 12210 12508 +298
- Misses 3541 3571 +30
Continue to review full report at Codecov.
|
Member
Author
Member
|
@kaxil , lgtm |
lxneng
pushed a commit
to lxneng/incubator-airflow
that referenced
this pull request
Aug 10, 2018
…he#3669) - Change the time (in seconds) after which a new DAG should be picked up from the filesystem
kaxil
added a commit
that referenced
this pull request
Nov 29, 2018
- Change the time (in seconds) after which a new DAG should be picked up from the filesystem
4 tasks
aliceabe
pushed a commit
to aliceabe/incubator-airflow
that referenced
this pull request
Jan 3, 2019
…he#3669) - Change the time (in seconds) after which a new DAG should be picked up from the filesystem
kaxil
added a commit
that referenced
this pull request
Jan 9, 2019
- Change the time (in seconds) after which a new DAG should be picked up from the filesystem
ashb
pushed a commit
to ashb/airflow
that referenced
this pull request
Jan 10, 2019
…he#3669) - Change the time (in seconds) after which a new DAG should be picked up from the filesystem
cfei18
pushed a commit
to cfei18/incubator-airflow
that referenced
this pull request
Jan 23, 2019
…he#3669) - Change the time (in seconds) after which a new DAG should be picked up from the filesystem
Member
Author
|
This revert was based in discussion at #3659 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make sure you have checked all steps below.
JIRA
Description
Tests
Commits
Documentation
Code Quality
git diff upstream/master -u -- "*.py" | flake8 --diff