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

Blizz not happy #165

Open
Fryyyyy opened this issue Jan 2, 2021 · 1 comment
Open

Blizz not happy #165

Fryyyyy opened this issue Jan 2, 2021 · 1 comment

Comments

@Fryyyyy
Copy link
Owner

Fryyyyy commented Jan 2, 2021

*errors.errorString
429 Too Many Requests

bnet_chieves.go in chieveFromID at line 154
bnet_chieves.go in mapCriteriaToName at line 206
bnet_chieves.go in playerSingleChieveStatus at line 62
bnet_chieves.go in chieveForPlayer at line 40
bnet_chieves.go in handleChieveInput at line 126
main.go in handleCommand at line 389
@Fryyyyy
Copy link
Owner Author

Fryyyyy commented Jan 2, 2021

API clients are limited to 36,000 requests per hour at a rate of 100 requests per second. Exceeding the hourly quota results in slower service until traffic decreases. Exceeding the per-second limit results in a 429 error for the remainder of the second until the quota refreshes.

Did we accidentally send >= 100 qps?

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

No branches or pull requests

1 participant