Add doc about timeout best practices (#2381)

This commit is contained in:
Josh Mock
2024-10-18 11:13:41 -05:00
committed by GitHub
parent 82acfc33a9
commit e9fdcb0647
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>>