We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a13a8 commit d68f1b6Copy full SHA for d68f1b6
packages/core/src/codewhisperer/models/constants.ts
@@ -67,7 +67,7 @@ export const lineBreak = '\n'
67
68
export const lineBreakWin = '\r\n'
69
70
-export const supplementalContextTimeoutInMs = 50
+export const supplementalContextTimeoutInMs = 100
71
72
/**
73
* Ux of recommendations
0 commit comments