mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
correct comment
This commit is contained in:
parent
5fbedb0443
commit
55331083b3
@ -222,7 +222,7 @@ class ServiceRegistry(object):
|
||||
'''
|
||||
if candidate is not None:
|
||||
candidate['id'] = role
|
||||
# use the same concept of 'now' for both queries
|
||||
# use the same concept of 'now' for all queries
|
||||
now = rr.now().run()
|
||||
|
||||
if not 'heartbeat_interval' in candidate:
|
||||
|
Loading…
x
Reference in New Issue
Block a user