ahenk resgistartion attemp set 1

This commit is contained in:
Edip YILDIZ 2020-07-23 16:38:40 +03:00
parent c63e9faede
commit 368c2cf81c
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class AhenkDaemon(BaseDaemon):
def check_registration(self):
""" docstring"""
# max_attempt_number = int(System.Hardware.Network.interface_size()) * 3
max_attempt_number = 4
max_attempt_number = 2
# self.logger.debug()
# logger = Scope.getInstance().getLogger()
registration = Scope.get_instance().get_registration()