Skip to content

Commit

Permalink
get_google_trends: more retry and less concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
paul.marcombes committed Dec 4, 2024
1 parent 477509c commit 2540e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bigfunctions/get_data/get_google_trends.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ code: | #python
return df.to_dict(orient='records')
requirements: |
pytrends
max_batching_rows: 1
cloud_run:
concurrency: 1

0 comments on commit 2540e2b

Please sign in to comment.