microsoft / azure-tools-for-java

Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
239 stars 158 forks source link

[IntelliJ] Uncaught Exception Operator called default onErrorDropped reactor.core.Exceptions$ErrorCallbackNotImplemented: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 10000ms in 'subscribeOnCallable' (and no fallback has been configured) #9489

Open paraskuk opened 2 days ago

paraskuk commented 2 days ago

IntelliJ build version: 2024.2.3 IU-242.23339.11 OS: Windows 10 JDK: JetBrains s.r.o. 21.0.4 Plugin version: 3.92.0-2024.2 Additional Info: None Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,6,6,1668x898,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=Operator called default onErrorDropped, throwable=reactor.core.Exceptions$ErrorCallbackNotImplemented: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 10000ms in 'subscribeOnCallable' (and no fallback has been configured)
Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 10000ms in 'subscribeOnCallable' (and no fallback has been configured)