Skip to content

Conversation

@briangregoryholmes
Copy link
Contributor

Removes hardcoded authContext in fetchProjectDeploymentDetails in favor of similar logic used in web-admin/src/routes/[organization]/[project]/+layout.svelte.

This fix should stop queries from being reset (and thus cancelled when inflight) by preventing invalidateRuntimeQueries from running as part of the setRuntime method of the runtime store.

This is a patch fix. The existing sequencing requires a thoughtful overhaul.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Copy link
Contributor

@begelundmuller begelundmuller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me, will defer to @AdityaHegde for the approval :)

@briangregoryholmes briangregoryholmes merged commit c03c72f into main Dec 18, 2025
16 checks passed
@briangregoryholmes briangregoryholmes deleted the bgh/fix-auth-context branch December 18, 2025 14:20
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.

4 participants