mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
* expose elasticsearch config schema * update docs * mark export as alpha since it can be deleted Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
498 B
498 B
Home > kibana-plugin-server > ElasticsearchConfig > requestTimeout
ElasticsearchConfig.requestTimeout property
Timeout after which HTTP request will be aborted and retried.
Signature:
readonly requestTimeout: Duration;