-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v4.4
-
DAG 2020-03-23
-
2
We are frequently seeing eslint take over 30 minutes in the commit queue. Looking at recent occurrences of this, it appears to happen for enterprise only changes. My guess is that since there are no changes to the mongo repository, it is linting the entire repository.
As a server engineer,
I want enterprise only changes to the commit queue to not take over 30 minutes to lint,
So that I don't have a long-running task blocking the commit queue.
AC:
- Enterprise-only commit queue entries do not take over 30 minutes to process.