Skip to content

Commit 0f9cf35

Browse files
Merge staging into feature/lambda-get-started
2 parents bbc9978 + f019a5f commit 0f9cf35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/codewhisperer/models/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export const artifactTypeSource = 'SourceCode'
242242

243243
export const codeScanFindingsSchema = 'codescan/findings/1.0'
244244

245-
export const autoScanDebounceDelaySeconds = 5
245+
export const autoScanDebounceDelaySeconds = 15
246246

247247
export const codewhispererDiagnosticSourceLabel = 'Amazon Q '
248248

0 commit comments

Comments
 (0)