RVR-FB-116
-
Issue Summary
- The error code
RVR-FB-116and the associated descriptionMULTI_PROCESS_ERRORtypically indicate a concurrency issue within Data Integration when accessing the Facebook data connector. This error occurs when multiple simultaneous requests or processes interfere with each other, leading to a conflict.
- The error code
-
Action Steps:
- Check Facebook API access and permissions: Ensure that the Facebook account associated with Data Integration has the necessary permissions enabled to access the data. Verify that these permissions are not being blocked or have not expired.
- Review your River configuration: Determine if multiple rivers are accessing the same data simultaneously. If so, schedule them to run at different times to avoid overlapping.
- Use correct connection settings: Confirm that your Facebook token and API connection settings in Data Integration are correctly configured and validated. Re-authenticate if needed.
- Verify Data Integration multi-action setup: If you are using a multi-action in Data Integration, ensure that all steps within it are correctly sequenced and that variables are properly passed between actions. Misconfiguration in these steps can lead to errors.
- Reduce API call frequency: If your configuration includes frequent API calls, consider reducing the frequency or batching requests to prevent overloading the Facebook API.
-
External References:
- For more information about setting up Facebook connections in Data Integration, visit the Data Integration documentation on Facebook Ads.
- Facebook API rate limit guidelines can be reviewed in the Facebook Developer Documentation.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.