Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JWCook/requests-ratelimiter issues and pull requests

#107 - Bump pyrate-limiter from 2.10.0 to 3.7.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#106 - Bump sphinx-autodoc-typehints from 2.2.3 to 2.3.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#105 - Bump furo from 2024.7.18 to 2024.8.6

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#104 - Bump snok/install-poetry from 1.3 to 1.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#103 - Bump pre-commit from 2.21.0 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#102 - Bump pyrate-limiter from 2.10.0 to 3.6.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, python

#101 - Bump certifi from 2024.6.2 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#100 - Fix pickling

Pull Request - State: closed - Opened by ValueRaider 5 months ago - 2 comments

#99 - `limiter` attribute lost in pickling

Issue - State: closed - Opened by ValueRaider 6 months ago - 3 comments
Labels: bug

#98 - Bump jinja2 from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#97 - Bump idna from 3.6 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#96 - Bump requests-mock from 1.11.0 to 1.12.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, python

#95 - Fix tests

Pull Request - State: closed - Opened by JWCook 9 months ago

#94 - Added unit tests and updated documentation

Pull Request - State: closed - Opened by aaronfultonnz 9 months ago - 1 comment

#93 - Added feature to enable custom buckets

Pull Request - State: closed - Opened by aaronfultonnz 9 months ago - 2 comments
Labels: enhancement

#92 - Add feature for custom buckets

Issue - State: closed - Opened by aaronfultonnz 9 months ago

#91 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#90 - RedisBucket no rate limit

Issue - State: closed - Opened by grayguest 10 months ago - 5 comments
Labels: bug

#89 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#88 - Add support for floating point values for rate limits

Pull Request - State: closed - Opened by JWCook 10 months ago - 1 comment
Labels: bug, enhancement

#87 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, github_actions

#86 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#85 - How to set random or changing delays?

Issue - State: closed - Opened by nk9 11 months ago - 2 comments
Labels: question

#84 - Less than 1 `per_second` value doesn't work as expected

Issue - State: closed - Opened by aaaaahaaaaa 11 months ago - 2 comments
Labels: bug

#83 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#82 - Bump pytest-xdist from 3.3.1 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#81 - Bump urllib3 from 2.0.6 to 2.0.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, python

#80 - Bump urllib3 from 2.0.4 to 2.0.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, python

#79 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, github_actions

#78 - Update for compatibility with pyrate-limiter v3

Issue - State: open - Opened by JWCook about 1 year ago - 10 comments
Labels: blocked

#77 - Add tests for python 3.12

Pull Request - State: closed - Opened by JWCook over 1 year ago
Labels: enhancement

#76 - Only limit if requested is not cached

Issue - State: closed - Opened by liebig over 1 year ago - 2 comments

#75 - Bump pytest-cov from 4.0.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#74 - Bump requests from 2.28.2 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, python

#73 - Bump sphinx-autodoc-typehints from 1.22 to 1.23.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#72 - Bump pytest from 7.2.2 to 7.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, python

#71 - Bump requests from 2.28.2 to 2.29.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#70 - Bump furo from 2022.12.7 to 2023.3.27

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, python

#69 - Fix error in README

Pull Request - State: closed - Opened by paddyroddy over 1 year ago - 1 comment

#68 - Bump zipp from 3.11.0 to 3.15.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#67 - Bump coverage from 7.0.1 to 7.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#66 - Bump pytest-xdist from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#65 - Bump markdown-it-py from 2.1.0 to 2.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#64 - Bump sphinx-autodoc-typehints from 1.19.5 to 1.22

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#63 - Bump coverage from 7.0.1 to 7.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#62 - Bump zipp from 3.11.0 to 3.12.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#61 - Bump pytest-xdist from 3.0.2 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, python

#60 - Bump furo from 2022.9.15 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, python

#59 - Bump setuptools from 65.5.0 to 65.5.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies, python

#58 - Bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#57 - Bump zipp from 3.10.0 to 3.11.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#56 - Bump typing-extensions from 4.3.0 to 4.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, python

#55 - Bump pytest from 7.1.3 to 7.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, python

#54 - Bump sphinx from 5.2.3 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, python

#53 - Bump zipp from 3.8.1 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, python

#52 - Bump pytest-xdist from 2.5.0 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, python

#51 - Bump sphinx from 4.5.0 to 5.2.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python

#50 - Bump coverage from 6.4.4 to 6.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies, python

#49 - Bump pytest-cov from 3.0.0 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python

#48 - Bump requests-mock from 1.9.3 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, python

#47 - Bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python

#46 - Bump typing-extensions from 4.2.0 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python

#45 - Bump myst-parser from 0.17.2 to 0.18.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, python

#44 - Bump pre-commit/action from 2.0.3 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#43 - Bump actions/setup-python from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#42 - Bump sphinx-autodoc-typehints from 1.17.0 to 1.18.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, python

#41 - Bump typing-extensions from 4.1.1 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, python

#40 - Bump furo from 2022.3.4 to 2022.4.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, python

#39 - Bump pyrate-limiter from 2.6.3 to 2.8.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, python

#38 - Bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#37 - Handle 429 responses

Pull Request - State: closed - Opened by JWCook over 2 years ago
Labels: enhancement

#36 - Bump furo from 2022.2.23 to 2022.3.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python

#35 - Bump actions/cache from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#34 - Add option to specify 'rate limit error' HTTP status codes

Issue - State: closed - Opened by JWCook over 2 years ago - 1 comment

#33 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#32 - Bump actions/setup-python from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#31 - Bump furo from 2021.11.12.1 to 2022.2.23

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, python

#30 - Bump typing-extensions from 4.0.1 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, python

#29 - Bump sphinx-copybutton from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, python

#28 - Bump pytest from 6.2.5 to 7.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, python

#27 - Bump sphinx from 4.3.0 to 4.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, python

#26 - Bump pre-commit from 2.16.0 to 2.17.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#25 - Bump furo from 2021.11.12.1 to 2022.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies, python

#24 - Bump requests from 2.26.0 to 2.27.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#23 - Bump myst-parser from 0.15.2 to 0.16.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#22 - Bump pyrate-limiter from 2.4.6 to 2.6.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#21 - Bump pytest-xdist from 2.4.0 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#20 - Bump myst-parser from 0.15.2 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies, python

#19 - Bump pre-commit from 2.15.0 to 2.16.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#18 - Bump coverage from 6.1 to 6.2

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, python

#17 - Bump snok/install-poetry from 1.2 to 1.3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github_actions

#16 - Bump sphinx from 4.2.0 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#15 - Bump furo from 2021.10.9 to 2021.11.12.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#14 - Bump coverage from 6.0.1 to 6.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#13 - Bump furo from 2021.9.8 to 2021.10.9

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#12 - Bump pytest-cov from 2.12.1 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#11 - Bump pyrate-limiter from 2.3.4 to 2.4.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#10 - Bump pytest-xdist from 2.3.0 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python

#9 - Add arguments to more easily combine with urllib3's Retry class

Issue - State: closed - Opened by JWCook about 3 years ago

#8 - Bump furo from 2021.8.17b43 to 2021.9.8

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies, python