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

Wikidata max fetch frequency not handled #144

Open
ChristianFN2 opened this issue Apr 28, 2024 · 0 comments
Open

Wikidata max fetch frequency not handled #144

ChristianFN2 opened this issue Apr 28, 2024 · 0 comments
Labels
Back End 🔌 Issues Regarding Back End Bug 🐛 Something isn't working

Comments

@ChristianFN2
Copy link
Contributor

ChristianFN2 commented Apr 28, 2024

When using gatling, I realized about this bottleneck: Wikidata has a limit in fetching frequency which is reached with approximately 300 concurrent users in our application, which is not probable to happen, but should be handled regardless.

One possible solution in the future would be making periodic fetches to new questions and storing them in our database instead of generating them at game time.

@ChristianFN2 ChristianFN2 added Bug 🐛 Something isn't working Back End 🔌 Issues Regarding Back End labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back End 🔌 Issues Regarding Back End Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant