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

0.6.27 #694

Merged
merged 4 commits into from
May 8, 2020
Merged

0.6.27 #694

merged 4 commits into from
May 8, 2020

Conversation

Kyusung4698
Copy link
Owner

  • updated rate limiting behavior (#678)
    • accounts for external requests aswell (e.g. done through the website)
    • checks current limit with a single request before sending
      multiple requests if current limit is stale
    • fails instantly if rate is limited
    • fails after 10s if rate is still reached
  • fixed search triggered after changing filter if initial search is off (#682)
  • fixed corrupted weapons unable to parse (#684, #688)

- improved rate limiting behavior (#678)
  - accounts for external requests aswell (e.g. done through the website)
  - checks current limit with a single request before sending
    multiple requests if current limit is stale
  - fails instanly if rate is limited
  - fails after 10s if rate is still reached
@Kyusung4698 Kyusung4698 merged commit c4c297c into master May 8, 2020
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.

1 participant