Hi,
I'm in the middle of a project using this gem to upload about a terabyte of video to Vimeo. We've been seeing a lot of timeout errors, which often result in the upload finishing, but we can't get the result object so we can't attach any metadata. Occasionally, the video upload cuts short and the video is hung processing on vimeo.
Anyways, I can't tell if its a problem on vimeo's end, a problem with our connection, or something that can be tweaked on the ruby side of things. We've also seen errors uploading to vimeo using their website.
Long videos (30-90 minutes) tend to error out most of the time. Short videos (2-15 minutes) tend to error out only a third of the time.
Here is a backtrace: https://gist.github.com/e7cc6092c49615f9bfcf
Any help or guidance would be greatly appreciated!
Hi,
I'm in the middle of a project using this gem to upload about a terabyte of video to Vimeo. We've been seeing a lot of timeout errors, which often result in the upload finishing, but we can't get the result object so we can't attach any metadata. Occasionally, the video upload cuts short and the video is hung processing on vimeo.
Anyways, I can't tell if its a problem on vimeo's end, a problem with our connection, or something that can be tweaked on the ruby side of things. We've also seen errors uploading to vimeo using their website.
Long videos (30-90 minutes) tend to error out most of the time. Short videos (2-15 minutes) tend to error out only a third of the time.
Here is a backtrace: https://gist.github.com/e7cc6092c49615f9bfcf
Any help or guidance would be greatly appreciated!