Commit a87dcef
committed
[FIX] connector_elastic: timeout and retry impl.
PR OCA#208 introduced configurable timeouts and retries on the ES backend.
However the implementation only added this feature for auth_type api_key
and not for HTTP simple auth.
This pull request adds the missing support.1 parent a2f32de commit a87dcef
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
0 commit comments