Skip to content

[HUMAN App] fix: remove unnecessary query invalidation - #3484

Merged
dnechay merged 2 commits into
developfrom
dnechay/fix-ha-queries
Jul 31, 2025
Merged

[HUMAN App] fix: remove unnecessary query invalidation#3484
dnechay merged 2 commits into
developfrom
dnechay/fix-ha-queries

Conversation

@dnechay

@dnechay dnechay commented Jul 30, 2025

Copy link
Copy Markdown
Collaborator

Issue tracking

Fresstyle

Context behind the change

Mutations are being blocked in "pending" state because of waiting for invalidateQueries for long-running queries (governance logs in our case). Removing it to avoid lags.

How has this been tested?

  • Vercel preview - e2e flow: registered new user, verified, KYC + wallet, register in oracle, assign job, refresh, resign

Release plan

Just merge

Potential risks; What to monitor; Rollback plan

Should be safe since we don't use caching on client anyways.

@dnechay dnechay self-assigned this Jul 30, 2025
@dnechay dnechay moved this to In Review in Core-tech - 2025 Jul 30, 2025
@vercel

vercel Bot commented Jul 30, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 7:55pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview Jul 30, 2025 7:55pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Jul 30, 2025 7:55pm
human-dashboard-frontend ⬜️ Skipped (Inspect) Jul 30, 2025 7:55pm
staking-dashboard ⬜️ Skipped (Inspect) Jul 30, 2025 7:55pm

@dnechay
dnechay requested review from Dzeranov and KirillKirill July 30, 2025 15:00
@dnechay
dnechay marked this pull request as draft July 30, 2025 15:09
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend July 30, 2025 16:09 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard July 30, 2025 16:09 Inactive
@dnechay
dnechay force-pushed the dnechay/fix-ha-queries branch from ea7e81c to fe9e825 Compare July 30, 2025 16:19
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend July 30, 2025 16:19 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard July 30, 2025 16:19 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard July 30, 2025 19:45 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend July 30, 2025 19:45 Inactive
@dnechay
dnechay force-pushed the dnechay/fix-ha-queries branch from 2a9749a to fa5079f Compare July 30, 2025 19:52
@vercel
vercel Bot temporarily deployed to Preview – staking-dashboard July 30, 2025 19:52 Inactive
@vercel
vercel Bot temporarily deployed to Preview – human-dashboard-frontend July 30, 2025 19:52 Inactive
@dnechay
dnechay marked this pull request as ready for review July 30, 2025 20:03
@dnechay
dnechay merged commit cf74f94 into develop Jul 31, 2025
13 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in Core-tech - 2025 Jul 31, 2025
@dnechay
dnechay deleted the dnechay/fix-ha-queries branch July 31, 2025 09:13
@dnechay dnechay mentioned this pull request Jul 31, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants