From 093f19d889f5de0c7f59347a2cc5616b47c8d932 Mon Sep 17 00:00:00 2001 From: Jerry Mao Date: Thu, 16 Jan 2020 16:26:33 +1100 Subject: [PATCH] Add instructions to prevent games disappearing Helps #339 --- infrastructure/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/README.md b/infrastructure/README.md index 666c1a4b..cb0e41c6 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -6,6 +6,7 @@ In GCloud > PubSub: - Create new topic. Call it `bc20-compile`. - Create new subscriber. Call it `bc20-compile-sub`. All compile servers will share this subscriber - Repeat the above, with `bc20-game` and `bc20-game-sub`. +- Increase message retention time for both subscribers. 10 mins isn't enough; maybe 2 hours is good In GCloud > IAM > Service accounts: - Create new service account.