Skip to main content
Feedback

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:

  1. Wait and retry: Ensure to wait for 90 seconds before attempting to resend your request. This ensures compliance with AppsFlyer's rate limits.
  2. 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.
  3. 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.
  4. 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

note

If the issue persists or you need further assistance, open a ticket with Data Integration support.