Skip to content

Commit bab4f8e

Browse files
committed
Drop memory slightly
1 parent 198f364 commit bab4f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingestor/.chalice/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"update_gtfs": {
9393
"iam_policy_file": "policy-gtfs.json",
9494
"lambda_timeout": 900,
95-
"lambda_memory_size": 8192,
95+
"lambda_memory_size": 5120,
9696
"max_ebs_size_gb": 4
9797
},
9898
"update_ridership": {

0 commit comments

Comments
 (0)