We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7836a5 commit d64cafdCopy full SHA for d64cafd
functions-python/batch_datasets/function_config.json
@@ -3,7 +3,7 @@
3
"description": "Retrieve all feeds and publish them to Pub/Sub for processing the datasets",
4
"entry_point": "batch_datasets",
5
"timeout": 20,
6
- "memory": "256Mi",
+ "memory": "1Gi",
7
"trigger_http": true,
8
"include_folders": ["helpers", "dataset_service"],
9
"include_api_folders": ["database_gen", "database", "common"],
0 commit comments