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.
2 parents bbc9978 + f019a5f commit 0f9cf35Copy full SHA for 0f9cf35
packages/core/src/codewhisperer/models/constants.ts
@@ -242,7 +242,7 @@ export const artifactTypeSource = 'SourceCode'
242
243
export const codeScanFindingsSchema = 'codescan/findings/1.0'
244
245
-export const autoScanDebounceDelaySeconds = 5
+export const autoScanDebounceDelaySeconds = 15
246
247
export const codewhispererDiagnosticSourceLabel = 'Amazon Q '
248
0 commit comments