Skip to content

Comments

worker: discard results for stale requests#602

Merged
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:worker
Jan 31, 2026
Merged

worker: discard results for stale requests#602
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:worker

Conversation

@gianlucam76
Copy link
Member

If a request for the same key is already in the dirty queue, discard the current result. This prevents the requester from receiving an outdated result when a newer request is already pending.

If a request for the same key is already in the dirty queue,
discard the current result. This prevents the requester from
receiving an outdated result when a newer request is already
pending.
@gianlucam76 gianlucam76 merged commit dd6ff26 into projectsveltos:main Jan 31, 2026
2 checks passed
@gianlucam76 gianlucam76 deleted the worker branch January 31, 2026 12:47
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.

1 participant