We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3c15b commit f701850Copy full SHA for f701850
buildscripts/evergreen_resmoke_job_count.py
@@ -39,6 +39,7 @@
39
40
# Apply factor for a task everywhere it is run.
41
GLOBAL_TASK_FACTOR_OVERRIDES = {
42
+ r"logical_session_cache.*_refresh_jscore_passthrough.*": 0.5,
43
r"multi_shard_.*multi_stmt_txn_.*jscore_passthrough.*": 0.125,
44
}
45
0 commit comments