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
{{ message }}
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
When i tried use dance command i see this error in console, it's not so important, but good to know
Exception in thread "DanceCommand dance" java.lang.IllegalStateException: Timeout on blocking read for 2000 MILLISECONDS
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:117)
at reactor.core.publisher.Mono.block(Mono.java:1199)
at fredboat.command.fun.DanceCommand$invoke$2$func$1.run(DanceCommand.kt:83)
at java.base/java.lang.Thread.run(Thread.java:834)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When i tried use dance command i see this error in console, it's not so important, but good to know
The text was updated successfully, but these errors were encountered: