Score:0

GCP/Firebase functions has zero active instances despite the explicitly defined minimum to have two online instances

hk flag

My current gcp/firebase function config below and yet GCP functions absolutely disregard these settings as shown on the attached graph. current function config: const runtimeOptsRetryMinOneInstance = { timeoutSeconds: 30, memory: "128MB", retry: true, minInstances:2 }; Active instances graph

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.