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

Stricter games importer logic #9

Open
Kraymer opened this issue Sep 8, 2022 · 0 comments
Open

Stricter games importer logic #9

Kraymer opened this issue Sep 8, 2022 · 0 comments

Comments

@Kraymer
Copy link
Owner

Kraymer commented Sep 8, 2022

Current
For each platform, PH try to import the last 1000 games, when error occured (for example a game against a computer, not a human) the game is skipped so you can end with less than 1000 games in database

Expected result
The number of games to import is global instead of applied to each platform. We expect to have imported the last xxx games across all the platforms. At the end of the import there should be exactly 1000 games in database unless there is not that number available via the apis

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