Skip to content

Commit cca8c02

Browse files
laurenbarkerchrisseto
authored andcommitted
Be nicer about rate limits
1 parent ae8c886 commit cca8c02

File tree

144 files changed

+382
-382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+382
-382
lines changed

share/sources/au.uow/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc}
77
label: au.uow
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null

share/sources/be.ghent/source.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc}
77
label: be.ghent
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null
@@ -19,8 +19,8 @@ configs:
1919
harvester: oai
2020
harvester_kwargs: {metadata_prefix: mods}
2121
label: be.ghent.mods
22-
rate_limit_allowance: 5
23-
rate_limit_period: 1
22+
rate_limit_allowance: 1
23+
rate_limit_period: 2
2424
transformer: mods
2525
transformer_kwargs:
2626
approved_sets: null

share/sources/br.pcurio/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc, time_granularity: false}
77
label: br.pcurio
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null

share/sources/ca.lwbin/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: ca.lwbin
66
harvester_kwargs: {}
77
label: ca.lwbin
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: ca.lwbin
1111
transformer_kwargs: {}
1212
home_page: http://130.179.67.140

share/sources/ca.umontreal/source.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: mods}
77
label: ca.umontreal.mods
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: mods
1111
transformer_kwargs:
1212
approved_sets: null
@@ -19,8 +19,8 @@ configs:
1919
harvester: oai
2020
harvester_kwargs: {metadata_prefix: oai_dc}
2121
label: ca.umontreal
22-
rate_limit_allowance: 5
23-
rate_limit_period: 1
22+
rate_limit_allowance: 1
23+
rate_limit_period: 2
2424
transformer: oai_dc
2525
transformer_kwargs:
2626
approved_sets: null

share/sources/ca.uwo/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc}
77
label: ca.uwo
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null

share/sources/ch.cern/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc}
77
label: ch.cern
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null

share/sources/com.biomedcentral/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: com.biomedcentral
66
harvester_kwargs: {}
77
label: com.biomedcentral
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: com.biomedcentral
1111
transformer_kwargs: {}
1212
home_page: http://www.springer.com/us/

share/sources/com.figshare/source.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: com.figshare
66
harvester_kwargs: {}
77
label: com.figshare
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: com.figshare
1111
transformer_kwargs: {}
1212
- base_url: https://api.figshare.com/v2/articles
@@ -15,8 +15,8 @@ configs:
1515
harvester: com.figshare.v2
1616
harvester_kwargs: {}
1717
label: com.figshare.v2
18-
rate_limit_allowance: 5
19-
rate_limit_period: 1
18+
rate_limit_allowance: 1
19+
rate_limit_period: 2
2020
transformer: com.figshare.v2
2121
transformer_kwargs: {}
2222
home_page: https://figshare.com/

share/sources/com.nature/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ configs:
55
harvester: oai
66
harvester_kwargs: {metadata_prefix: oai_dc, time_granularity: false}
77
label: com.nature
8-
rate_limit_allowance: 5
9-
rate_limit_period: 1
8+
rate_limit_allowance: 1
9+
rate_limit_period: 2
1010
transformer: oai_dc
1111
transformer_kwargs:
1212
approved_sets: null

0 commit comments

Comments
 (0)