Live data from Hacker News

Viewing profile — d_w_b

d_w_b

HN member
Joined
Tue, Apr 09, 2019, 5:36 PM UTC
HN karma
4
Public activity
3 items

About d_w_b

No profile information was provided.

Recent public activity

  1. comment
    Comment #19618895

    I spoke too soon. The deploy will bring up an instance instead of your first request. To force a cold start, you could set concurrency to '1' and send two concurrent requests. You …

  2. comment
    Comment #19617395

    Yes on both accounts.

  3. comment
    Comment #19617205

    Disclosure: Cloud Run Engineer I'd encourage you to test your particular app, but you should expect similar cold start times in Cloud Run. You can set "Maximum Requests per Contain…