From 81f42478afa8e11881d5d644f425fc7f50ed755b Mon Sep 17 00:00:00 2001 From: Nikolai Kondrashov Date: Tue, 14 Apr 2020 18:19:22 +0300 Subject: [PATCH] README.md: Note cloud function deployment quirk --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d68dfbee..e4fda527 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,10 @@ prompted): --retry \ --timeout=540 +NOTE: If you get a 403 Access Denied response to the first `gcloud functions + deploy` invocation, try again. It might be a Google infrastructure quirk + and could work the second time. + #### Grafana See