-
Notifications
You must be signed in to change notification settings - Fork 98
Request queue was disposed #241
Comments
I have the same question, especially in a pressure test. The sequence(Mono) won't go on, and the exception same as above had been thrown after several hours with no regularity. OnError signal was emitted after the exception. I caught tcp packages, and they shows that no database requests were send. So I guess something must wrong in the driver, maybe in the request queue? Because the dump file shows they are bigger than usual. Hope not my Mysql special edition's fault. |
Hello, We are seeing so many of exceptions exactly like above.
I belive is is the driver issue as there has been similar issues opened in this repo. @mirromutth @mp911de do you think if there is any workaround we can apply in the meantime this repository releases a permanent fix for it? Appreicate your time |
@mirromutth @mp911de Any updates on the resolution of this issue? |
we ran into the same issue 😢 are there any updates on this? |
Sometimes the connection fails to run and throws the following exception. Need some help to understand what could cause this:
The text was updated successfully, but these errors were encountered: