[Backport 8.16] Add doc about timeout best practices (#2393)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
github-actions[bot]
2024-10-22 15:01:15 -05:00
committed by GitHub
parent 52b7264b45
commit 9947b0e365
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>>