Merge remote-tracking branch 'upstream/develop/3.5' into newMessageTypes
This commit is contained in:
commit
0d5ebf4000
@ -96,6 +96,7 @@ public class TenantActor extends RuleChainManagerActor {
|
||||
log.info("[{}] Skip init of the rule chains due to API limits", tenantId);
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.info("Failed to check ApiUsage \"ReExecEnabled\"!!!", e);
|
||||
cantFindTenant = true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user