[Backport 8.15] Add doc about timeout best practices (#2382)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
github-actions[bot]
2024-10-18 11:26:00 -05:00
committed by GitHub
parent fb1a42cadc
commit c6544c2979
3 changed files with 13 additions and 1 deletions

View File

@ -2,10 +2,11 @@
== Configuration
The client is designed to be easily configured for your needs. In the following
The client is designed to be easily configured for your needs. In the following
section, you can see the possible options that you can use to configure it.
* <<basic-config>>
* <<advanced-config>>
* <<timeout-best-practices>>
* <<child>>
* <<client-testing>>