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 16aff48 commit 97e0dc8Copy full SHA for 97e0dc8
functions-python/export_csv/function_config.json
@@ -2,7 +2,7 @@
2
"name": "export-csv",
3
"description": "Export the DB feed data as a csv file",
4
"entry_point": "export_and_upload_csv",
5
- "timeout": 20,
+ "timeout": 600,
6
"memory": "2Gi",
7
"trigger_http": true,
8
"include_folders": ["helpers", "dataset_service"],
0 commit comments