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
#3
When mops-crawler exceeds the rate limit of MOPS, it encounters a 429 error, leading to service disruption. The task involves implements a retry logic (maybe with exponential backoff?)