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 4b10605 commit bc9268aCopy full SHA for bc9268a
packages/core/src/codewhisperer/models/constants.ts
@@ -232,7 +232,7 @@ export const artifactTypeSource = 'SourceCode'
232
233
export const codeScanFindingsSchema = 'codescan/findings/1.0'
234
235
-export const autoScanDebounceDelaySeconds = 15
+export const autoScanDebounceDelaySeconds = 30
236
237
export const codewhispererDiagnosticSourceLabel = 'Amazon Q '
238
0 commit comments