You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reacher's new endpoint /v1/check_email, has a default rate limit of 60 requests per minute and 10,000 requests per day. These limits are configurable, as detailed in their documentation. However, we need to implement throttling on our end to prevent exceeding these limits, as requests beyond the threshold will either timeout or be marked as unverified.
data cleaned but the progress is stalled
The text was updated successfully, but these errors were encountered: