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

fix(api): optimize json-cid view queries #1656

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

dchiller
Copy link
Contributor

@dchiller dchiller commented Oct 8, 2024

Use select_related to reduce queries on json_cid_export view.

Closes #1655.

Use select_related to reduce queries on json_cid_export view
@dchiller dchiller requested a review from lucasmarchd01 October 8, 2024 20:05
@dchiller dchiller merged commit f01050a into DDMAL:develop Oct 11, 2024
1 check passed
@dchiller dchiller deleted the i1655-optimize-json-cid branch October 11, 2024 15:57
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

Successfully merging this pull request may close these issues.

json-cid/909000 leads to timeout
2 participants