-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Bump timeout in SemanticQueryBuilder to 30s
#118586
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
Conversation
|
Hi @tteofili, I've created a changelog YAML for you. |
Mikep86
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for handling the change @tteofili!
carlosdelest
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I'd like more traceability on the default timeout used - see the question I left 👍
.../inference/src/main/java/org/elasticsearch/xpack/inference/queries/SemanticQueryBuilder.java
Show resolved
Hide resolved
|
Pinging @elastic/es-search (Team:Search) |
|
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
|
closing as the main issue has been addressed in #118618 |
This bumps the default for inference API calls to 30s, see #112828, #118451 .