Skip to content

Commit ff8f853

Browse files
committed
Improve memory a bit
This better matches the observed needs.
1 parent 9d675cc commit ff8f853

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config/precompute.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ params {
77
method = 'using_release'
88
tablename = 'upis_to_precompute'
99

10-
range.memory = 4.GB
10+
range.memory = 2.GB
1111
}
1212
}

config/secondary.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ params {
99
}
1010

1111
fetch {
12-
memory = 5.GB
1312
auto_traveler_version = "64ae508082b3b8e784360ab6aeb4b6777b3b0c9c"
1413
cm_library = 'https://www.dropbox.com/s/q5l0s1nj5h4y6e4/cms.tar.gz?dl=0'
1514
}

0 commit comments

Comments
 (0)