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

Implement Queue Functionality for Questions DB #120

Closed
PabloGOP opened this issue Mar 11, 2024 · 0 comments
Closed

Implement Queue Functionality for Questions DB #120

PabloGOP opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
question service❔ Related to the question service

Comments

@PabloGOP
Copy link
Contributor

As decided in #87, until any changes the database will function similar to a queue in which stored questions are removed as the are served in the API.

As for now, the functionality is that when there are less than 10 questions stored more questions are asynchronously got from Wikidata

@PabloGOP PabloGOP added the question service❔ Related to the question service label Mar 11, 2024
@PabloGOP PabloGOP added this to the Deliverable II milestone Mar 11, 2024
@PabloGOP PabloGOP self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question service❔ Related to the question service
Projects
None yet
Development

No branches or pull requests

1 participant