Skip to content

fix: don't reset/set parameters unnecessarily#1265

Open
levkk wants to merge 5 commits into
mainfrom
levkk-parameter-set-opts
Open

fix: don't reset/set parameters unnecessarily#1265
levkk wants to merge 5 commits into
mainfrom
levkk-parameter-set-opts

Conversation

@levkk

@levkk levkk commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

We were calling RESET on parameters we were about to set with SET. This caused unnecessary traffic on the DB and also was super confusing in APM, because it was done for no obvious reason.

fix #1262

cc @frodsan would appreciate a review if you got a second.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@levkk levkk changed the title fix: dont reset/set parameters unnecessarily fix: don't reset/set parameters unnecessarily Jul 24, 2026
@levkk
levkk requested a review from meskill July 24, 2026 22:30
@levkk
levkk marked this pull request as ready for review July 24, 2026 22:31
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.

[Query engine] Parameter syncrhonization resets the world for one parameter change

1 participant