feat: bump module version
This commit is contained in:
@ -74,7 +74,7 @@ class ApplyTimer(Timer):
|
|||||||
try:
|
try:
|
||||||
operators.client.apply(node)
|
operators.client.apply(node)
|
||||||
except Exception:
|
except Exception:
|
||||||
logger.error("fail to apply")
|
logger.error("fail to apply {}".format(node_ref.data['name']))
|
||||||
|
|
||||||
|
|
||||||
class DynamicRightSelectTimer(Timer):
|
class DynamicRightSelectTimer(Timer):
|
||||||
|
Submodule multi_user/libs/replication updated: 7e4eb2fb70...e460574b16
Reference in New Issue
Block a user