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

spam limiter triggering for no (apparent) reason #124

Closed
Nahor opened this issue May 17, 2022 · 3 comments
Closed

spam limiter triggering for no (apparent) reason #124

Nahor opened this issue May 17, 2022 · 3 comments

Comments

@Nahor
Copy link

Nahor commented May 17, 2022

When launching my app within 5 min (320s actually) of launching SteelSeriesGG, when trying to bind an event, I get an error Events for too many games have been registered recently, please try again later

Here is the logs from a modified version of my app:

2022-05-16 17:00:13 - Using address: http://127.0.0.1:64691
2022-05-16 17:00:13 - *** Sending request: http://127.0.0.1:64691/game_metadata
2022-05-16 17:00:14 - *** Sending request: http://127.0.0.1:64691/bind_game_event
2022-05-16 17:00:14 - Url: http://127.0.0.1:64691/bind_game_event
2022-05-16 17:00:14 -    Status code: 400 - HTTP/1.1 400 Bad Request
2022-05-16 17:00:14 -    Content-type: text/html; charset=utf-8
2022-05-16 17:00:14 -    Body: {"error": "Events for too many games have been registered recently, please try again later"} 
@JHunz
Copy link
Contributor

JHunz commented May 17, 2022

We're actually already aware of the reason for this, and a fix will be released in an upcoming version. I'll try to remember to circle back and update the issue when that release comes out.

@Nahor
Copy link
Author

Nahor commented Jun 24, 2022

Seems to be fixed in 20.0.0.

@JHunz
Copy link
Contributor

JHunz commented Jun 24, 2022

Yes, it should be. Thanks for reminding me

@JHunz JHunz closed this as completed Jun 24, 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

No branches or pull requests

2 participants