Skip to content

Fix: Stop Endless findJob Queries After Package Manager Jobs - #7226

Merged
Gykes merged 1 commit into
stashapp:developfrom
Gykes:GraphQLSpamFix
Sep 10, 2026
Merged

Gykes merged 1 commit into
stashapp:developfrom
Gykes:GraphQLSpamFix

Conversation

@Gykes

@Gykes Gykes commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Description

The plugin/scraper package managers never cleared their job ID once an install/uninstall/update job finished, so useMonitorJob kept the findJob query alive and polled it every second. This fix clears the job ID on completion.

Related Issue

closes #7044

Testing

Local dev env

Screenshots

NA

Checklist

  • I have read and understood the Contributing document.
  • I have read and understood the AI Usage Policy document.
  • I have made corresponding changes to the documentation (if applicable).

AI Usage Disclosure

  • I have used AI tools to assist with this pull request, and I have disclosed the tools and how I used them below.

No AI, went old school for this one.

Additional Context

@Gykes Gykes added this to the Version 0.32.0 milestone Sep 10, 2026
@Gykes Gykes added the bug Fix for a reproduced bug label Sep 10, 2026
@Gykes
Gykes merged commit b872e36 into stashapp:develop Sep 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fix for a reproduced bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scraper management actions cause endless graphql queries

1 participant