We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198f364 commit bab4f8eCopy full SHA for bab4f8e
ingestor/.chalice/config.json
@@ -92,7 +92,7 @@
92
"update_gtfs": {
93
"iam_policy_file": "policy-gtfs.json",
94
"lambda_timeout": 900,
95
- "lambda_memory_size": 8192,
+ "lambda_memory_size": 5120,
96
"max_ebs_size_gb": 4
97
},
98
"update_ridership": {
0 commit comments