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
Added Rate Limit Protection so that the amara sdk will not continue to make requests to the backend when a 429 is received. It is disabled by default but can be enabled by calling EnableRateLimitProtection()