Commit 21e2664
committed
remove request timeout in INTRA_CLUSTER_CLIENT
current: timeout set to 30 secs
change: remove timeout
this is to ensure querier does not timeout while processing the request
and prism does not throw exception to client which processing is still happening
we still need to handle the scenario when there is a timeout set in client
while prism is still processing a request1 parent 26422df commit 21e2664
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
0 commit comments