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

Steam Level and Steam Age values not saving into the DB #11

Closed
azalty opened this issue Mar 26, 2021 · 1 comment
Closed

Steam Level and Steam Age values not saving into the DB #11

azalty opened this issue Mar 26, 2021 · 1 comment
Labels
bug Something isn't working fixed This bug has been fixed

Comments

@azalty
Copy link
Owner

azalty commented Mar 26, 2021

Describe the bug
Seems like certain players are not getting saved into the DB for some reason, investigating...

I'll update this post when I get more infos about this bug

Edit 1: It seems players are still being approved, so the check query seems okay.
Edit 2: It seems steam level&age requests are failing, since they display '0' on the DB, but players are still being approved with that method
Edit 3: Seems like sometimes, web requests (Steam API only) fail, not sure why causes this, perhaps hitting a rate limit, or just natural fails?

@azalty azalty added the bug Something isn't working label Mar 26, 2021
@azalty
Copy link
Owner Author

azalty commented Mar 26, 2021

The DB not updating was an issue on my side, though my steam_level and steam_age values are '-1'

I identified the issue (Steam Level & Steam Age values not being saved into the DB) and I'm fixing it

Not sure why steam_level and steam_age sometimes fail though

@azalty azalty closed this as completed in 10c1586 Mar 26, 2021
@azalty azalty added the fixed This bug has been fixed label Mar 26, 2021
@azalty azalty changed the title Player values not saving into the DB Steam Level and Steam Age values not saving into the DB Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed This bug has been fixed
Projects
None yet
Development

No branches or pull requests

1 participant