Skip to content

17333 don't prefetch jobs on script api call #17373

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

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Sep 4, 2024

Fixes: #17333

It doesn't look like the prefetch for jobs is used anywhere in this call and it is causing extra DB queries / data transfer.

@arthanson arthanson marked this pull request as ready for review September 11, 2024 14:26
@arthanson arthanson changed the title DRAFT: 17333 don't prefetch jobs on script api call 17333 don't prefetch jobs on script api call Sep 11, 2024
@jeremystretch jeremystretch merged commit 52299fa into develop Sep 12, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 17333-script-api branch September 12, 2024 13:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Script initialisation via API requests full execution history of that script for no obvious reason
2 participants