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
I am using Vert.x 4.5.8. I have written a service for video upload. This service uploads the video and sends it as a request to a different service of ours. I am using Vert.x webclient for this. While there are no issues with normal videos, I get a connection error with slow-motion videos. The only error I receive is mentioned below. io.vertx.core.http.HttpClosedException: Connection was closed
Version
4.5.8
Extra
The text was updated successfully, but these errors were encountered:
Questions
I am using Vert.x 4.5.8. I have written a service for video upload. This service uploads the video and sends it as a request to a different service of ours. I am using Vert.x webclient for this. While there are no issues with normal videos, I get a connection error with slow-motion videos. The only error I receive is mentioned below.
io.vertx.core.http.HttpClosedException: Connection was closed
Version
4.5.8
Extra
The text was updated successfully, but these errors were encountered: