[v10.3.x] Add timeout parameter to the example (#81600)
Add timeout parameter to the example (#80921)
Adding the http timeout parameter to the example to know where is needed in the yaml configuration.
(cherry picked from commit 5c0d7749eb)
Co-authored-by: ausias-armesto <ausiasarmesto@gmail.com>
This commit is contained in:
co-authored by
ausias-armesto
parent
18e510b027
commit
cf586a09ae
@@ -60,6 +60,7 @@ datasources:
|
|||||||
access: proxy
|
access: proxy
|
||||||
url: http://localhost:3100
|
url: http://localhost:3100
|
||||||
jsonData:
|
jsonData:
|
||||||
|
timeout: 60
|
||||||
maxLines: 1000
|
maxLines: 1000
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user