Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(product-assistant): use async_except_on_cache_miss in assistant queries #25828

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

skoob13
Copy link
Contributor

@skoob13 skoob13 commented Oct 25, 2024

Problem

The assistant's query runners should use the execution mode specifically designed for them.

Changes

Replace the execution mode in the assistant to RECENT_CACHE_CALCULATE_ASYNC_IF_STALE_AND_BLOCKING_ON_MISS

Does this work well for both Cloud and self-hosted?

No

How did you test this code?

Manual testing

@skoob13 skoob13 requested a review from Twixes October 25, 2024 15:54
@skoob13 skoob13 enabled auto-merge (squash) October 25, 2024 19:19
@skoob13 skoob13 merged commit e5957b6 into master Oct 28, 2024
87 checks passed
@skoob13 skoob13 deleted the feat/assistant-execution-mode branch October 28, 2024 11:15
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.

2 participants