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
Currently, the project has very basic support for ratelimits, simply sleeping as Microsoft specifies them. A more complex system, respecting the fact that endpoints for a specific domain or service share the same ratelimit bucket, should be added.
The text was updated successfully, but these errors were encountered:
Currently, the project has very basic support for ratelimits, simply sleeping as Microsoft specifies them. A more complex system, respecting the fact that endpoints for a specific domain or service share the same ratelimit bucket, should be added.
The text was updated successfully, but these errors were encountered: