Enable synchronous consistency in Reltio Lightspeed
Learn how to enable synchronous consistency in Reltio Lightspeed at the tenant, entity type, or request level.
You need ROLE_ADMIN_TENANT Access permissions or a custom role with MDM:config.tenant UPDATE permission.
You can enable synchronous consistency in one of the following ways, depending on the scope you need:
- Tenant level: Applies strong consistency across all Predicate API reads for the tenant.
- Entity type level: Overrides the tenant setting for a specific entity type in the layer-3 configuration.
- Request level: Applies strong consistency to a single API request using a query parameter.
You don't need to configure all three levels. Choose the option that matches your consistency requirement.