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

refactor rate limit checking code in process_request, ref #69 #127

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

chainsawriot
Copy link
Collaborator

  • Testable + unit tests
  • Reduce cyclomatic complexity
  • Using semantic variable name (api_response vs tmp)

* Testable + unit tests
* Reduce cyclomatic complexity
* Using semantic variable name (`api_response` vs `tmp`)
@chainsawriot chainsawriot marked this pull request as ready for review December 22, 2022 11:09
@schochastics schochastics merged commit b1ca4d5 into gesistsa:main Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants