Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AusDTO/discoveryLayer
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gough committed Aug 9, 2015
2 parents bf882eb + 83fdcba commit 793d203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disco_service/settings.py
Expand Up @@ -109,7 +109,7 @@
'BROKER_URL',
default='amqp://guest:guest@127.0.0.1/spiderbucket')

CRAWLER_HEARTBEAT_SECONDS = 180 # optimise query! index, joins not subselects, ???
CRAWLER_HEARTBEAT_SECONDS = 300
# not working as expected
#CRAWLER_HEARTBEAT_SIZE = 100 # make it a large number when it's working OK
CELERYBEAT_SCHEDULE = {
Expand Down

0 comments on commit 793d203

Please sign in to comment.