Commit c7c315b
authored
feat(info_fetcher): add timeout to info fetcher (#1890)
# What does this PR do?
Use endpoint timeout in /info fetcher.
# Motivation
What inspired you to submit this pull request?
# Additional Notes
Anything else we should know when reviewing?
# How to test the change?
Describe here in detail how the change can be validated.
Co-authored-by: vianney.ruhlmann <vianney.ruhlmann@datadoghq.com>1 parent 5b798ae commit c7c315b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| 116 | + | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
0 commit comments