Skip to content

Commit

Permalink
fix: set creodias search timeout to 20s (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato authored Oct 19, 2023
1 parent b2e448f commit 19d7d6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eodag/resources/providers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,7 @@
type: QueryStringSearch
api_endpoint: 'http://datahub.creodias.eu/resto/api/collections/{collection}/search.json'
need_auth: false
timeout: 20
pagination:
next_page_url_tpl: '{url}?{search}&maxRecords={items_per_page}&page={page}'
total_items_nb_key_path: '$.properties.totalResults'
Expand Down

0 comments on commit 19d7d6b

Please sign in to comment.