Skip to content

Commit fc7d2ff

Browse files
committed
lambda
1 parent 6066a17 commit fc7d2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudwatch-logs.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ async function processLines () {
2222

2323
export function lambda (e) {
2424
console.log(e)
25+
setTimeout(rabbit.close, 10000)
2526
}
2627

2728
export function main () {

0 commit comments

Comments
 (0)