Skip to content

Commit fcabf5f

Browse files
committed
Add wake/sleep Lambda + workflows
1 parent 3c86ff5 commit fcabf5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wake/lambda_function.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def _waiting_page(api_url: str, started_ms: int, elapsed_ms: int):
7878
<h1 style="margin:0">Warming up the service…</h1>
7979
</div>
8080
<p class="muted" style="margin-top:8px">
81-
A cold start may take 10–90 seconds.
81+
A cold start may take 10–120 seconds.
8282
</p>
8383
<p style="margin:16px 0 8px">
8484
Progress: <span class="pill">{secs_elapsed}s / ~{secs_total}s</span>

0 commit comments

Comments
 (0)