Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Configure Open Horizon

Additional ORG level configuration for high scale environments

To support high scale environments greater than 10,000 edge nodes, adjust the heartbeat intervals that the edge nodes use to check for changes.

The following command should be issued by a super user:

hzn exchange org update --heartbeatmin=60 --heartbeatmax=900 --heartbeatadjust=60 <org_name>

If multiple ORGS used, the command should be issued for each ORG supporting more than 10,000 edge nodes.