Skip to main content
Skip table of contents

Configuring clock drift tolerance for notifications

The clock drift tolerance for notifications can be configured using the project adapter, which pulls the AMD module "nexj/rpc/drift," and sets the tolerance as required. For example:

/** @prop {integer} Allowed tolerance in ms for potential client/server time desync */
connect.tolerance = 300000;

The configured clock drift value is shown in the client in the About NexJ CRM dialog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.