kopia lustrzana https://github.com/snarfed/bridgy-fed
temporarily enable ndb logging
rodzic
207ac48e80
commit
2a4ac246a4
2
app.yaml
2
app.yaml
|
|
@ -37,7 +37,7 @@ env_variables:
|
|||
# ...or test against labeler.dholms.xyz / did:plc:vzxheqfwpbi3lxbgdh22js66
|
||||
|
||||
# https://github.com/googleapis/python-ndb/blob/c55ec62b5153787404488b046c4bf6ffa02fee64/google/cloud/ndb/utils.py#L78-L81
|
||||
# NDB_DEBUG: true
|
||||
NDB_DEBUG: true
|
||||
|
||||
handlers:
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ env_variables:
|
|||
SUBSCRIBE_REPOS_BATCH_DELAY: 10
|
||||
|
||||
# https://github.com/googleapis/python-ndb/blob/c55ec62b5153787404488b046c4bf6ffa02fee64/google/cloud/ndb/utils.py#L78-L81
|
||||
# NDB_DEBUG: true
|
||||
NDB_DEBUG: true
|
||||
|
||||
# need only one instance so that new commits can be delivered to subscribeRepos
|
||||
# subscribers in memory
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ env_variables:
|
|||
MEMCACHE_HOST: '10.126.144.3'
|
||||
|
||||
# https://github.com/googleapis/python-ndb/blob/c55ec62b5153787404488b046c4bf6ffa02fee64/google/cloud/ndb/utils.py#L78-L81
|
||||
# NDB_DEBUG: true
|
||||
NDB_DEBUG: true
|
||||
|
||||
automatic_scaling:
|
||||
min_num_instances: 2
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue