Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BE Film Details Endpoint #181

Merged
merged 9 commits into from
May 16, 2024

Conversation

hikasap
Copy link
Contributor

@hikasap hikasap commented May 16, 2024

Resolved a critical issue due to rate limiting of Wikidata API. Optimized sparql queries to reduce the number of requests. Also added functionality to respect 429 status code and retry the request after a certain amount of time.

Fixes #179.

@hikasap hikasap added bug Something isn't working backend labels May 16, 2024
@hikasap hikasap self-assigned this May 16, 2024
@hikasap hikasap linked an issue May 16, 2024 that may be closed by this pull request
@hikasap hikasap changed the base branch from main to dev May 16, 2024 16:35
@hikasap hikasap merged commit b1e6750 into dev May 16, 2024
@hikasap hikasap deleted the 179-get-film-details-endpoint-fails-on-films-with-casts branch May 16, 2024 16:36
@hikasap hikasap requested a review from m-erkam May 17, 2024 11:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Film Details Endpoint fails on films with casts
3 participants