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
The server responded with code: 429, message: Rate limit exceeded, retry in 2 seconds
at org.boticordjava.api.impl.BotiCordAPIImpl.execute(BotiCordAPIImpl.java:333)
at org.boticordjava.api.impl.BotiCordAPIImpl.post(BotiCordAPIImpl.java:302)
at org.boticordjava.api.impl.BotiCordAPIImpl.setStats(BotiCordAPIImpl.java:88)
at main.config.BotStartConfig.topGGAndStatcord(BotStartConfig.java:241)
at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:832)
The text was updated successfully, but these errors were encountered:
megoRU
changed the title
429: Too Many Requests
The server responded with code: 429, message: Rate limit exceeded, retry in 2 seconds
Aug 10, 2022
The text was updated successfully, but these errors were encountered: