RVR-APPSFLYER-104
Issue summary
The error code RVR-APPSFLYER-104 with the description "Response: please wait 90sec for next retry" typically indicates a rate-limiting issue with the AppsFlyer API. This occurs when the number of requests exceeds the limit within a specified time frame.
AppsFlyer imposes restrictions to ensure fair usage across clients.
Action steps
To resolve this issue, follow these steps:
- Wait and retry: Ensure to wait for 90 seconds before attempting to resend your request. This ensures compliance with AppsFlyer's rate limits.
- Optimize data pulling: Review your data retrieval strategy. Consider using pagination or, if available, requesting smaller data chunks. This helps to manage API limits effectively.
- Check API limits: Confirm your AppsFlyer API fetch limits. Refer to the AppsFlyer API documentation to understand the limitations and guidelines on request frequency and size.
- Enhance efficiency: If you frequently encounter rate limits, optimize your data retrieval by using batching or scheduling during off-peak hours to avoid the rate limit errors.
External references
- For more information on API usage limits, refer to AppsFlyer API Policy topic.
- For more information on using Data Integration with AppsFlyer, Data Integration AppsFlyer Documentation topic.
note
If the issue persists or you need further assistance, open a ticket with Data Integration support.