We have observed instances of slow performance during the RIH data load recipes, which can be attributed to suboptimal recipe design. Reltio recommends adhering to the following best practices to enhance recipe performance:
- Please ensure that the recipe does not exceed 50,000 records.
- It is advisable to enable pagination within the recipes. An example of a recipe with pagination enabled can be found here.
- If address details are included in the data load, it is recommended to create addresses as part of the organization entity type.
- Kindly enable long action. For guidance on designing long actions within the recipe, please refer to the documentation.
- Additionally, consider reducing the batch size of the recipe.
Comments
Please sign in to leave a comment.