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, tasks in the bot (e.g., fetch_members, increment_streak, etc.) make unbounded requests without any form of rate limiting. This can easily overwhelm the backend.