You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: functions-python/batch_process_dataset/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The function expects a Pub/Sub message with the following format:
32
32
33
33
# Function configuration
34
34
The function is configured using the following environment variables:
35
-
-`DATASETS_BUCKET_NANE`: The name of the bucket where the datasets are stored.
35
+
-`DATASETS_BUCKET_NAME`: The name of the bucket where the datasets are stored.
36
36
-`FEEDS_DATABASE_URL`: The URL of the feeds database.
37
37
-`MAXIMUM_EXECUTIONS`: [Optional] The maximum number of executions per datasets. This controls the number of times a dataset can be processed per execution id. By default, is 1.
0 commit comments