Commit 43f5b85
authored
config(amazonq): increase supplementalContext timeout #5967
## Problem
based on data, we found out that 50ms cap is not sufficient for larger
repo and it tends to return empty supplementalContext due to timeout.
## Solution
Increase to 100ms for now and there will be action items for Q team to
collect p50, p75, p90 latency according to different repo size to
conduct a detailed investigation.1 parent eac87bc commit 43f5b85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments