We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b17cea commit 8d4af7cCopy full SHA for 8d4af7c
zappa_settings.json
@@ -31,6 +31,7 @@
31
"function": "scrape.scrape_all",
32
"expression": "rate(5 minutes)"
33
}],
34
- "timeout_seconds": 240
+ "timeout_seconds": 240,
35
+ "keep_warm": false
36
}
37
0 commit comments