Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all API request functions to optionally take a Limiter object and dry_run option #212

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Jul 26, 2021

Closes #210 #211

This will be needed by the API client (#163)

@JWCook JWCook added the enhancement New feature or request label Jul 26, 2021
@JWCook JWCook added this to the v0.15 milestone Jul 26, 2021
@JWCook JWCook linked an issue Jul 26, 2021 that may be closed by this pull request
@JWCook JWCook merged commit 211b698 into pyinat:main Jul 26, 2021
@JWCook JWCook linked an issue Jul 26, 2021 that may be closed by this pull request
JWCook added a commit that referenced this pull request Jul 26, 2021
Update all API request functions to optionally take a Limiter object and dry_run option
@JWCook JWCook deleted the limiter-param branch July 26, 2021 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting dry_run on a per-request basis Allow overriding default rate-limiting settings
1 participant