Giter VIP home page Giter VIP logo

Comments (5)

mooseyboots avatar mooseyboots commented on June 7, 2024

i also tried out file upload requests via curl, and the large files worked, and returned, with no problem.

from ring.

weavejester avatar weavejester commented on June 7, 2024

When the request "stops", does the connection close? How are you handling the upload? If this is a learning/hobby project, are you able to provide source code or a working example so the behaviour can be reproduced?

from ring.

mooseyboots avatar mooseyboots commented on June 7, 2024

the code is here: https://codeberg.org/martianh/ocrpdf-web.

i'm don't know how to see what happens when the connection drops out, or whether the connection closes. using mozilla dev tools console i don't see anything happening after the first POST request begins. the only thing that happens that i can see is that the little animated icon in my browser's tab disappears.

in the repo, in /resources/testfiles, test.pdf works, the humboldt file doesn't.

also, am i adjusting the correct settings? and should longer timeouts be possible? the file that doesn't work only takes just over 1 min to OCR, so the drop out is shorter than that.

i also tried making a binary and running that, and had the same effect. i also don't know if its my browser causing trouble.

from ring.

weavejester avatar weavejester commented on June 7, 2024

You mentioned that it worked with curl, but not in your browser. This may be because your browser response timeout is set low: check network.http.response.timeout in about:config. You might also want to try a different browser.

I'm afraid I can't reproduce your issue, perhaps because the humboldt test file completes in ~40s for me.

from ring.

mooseyboots avatar mooseyboots commented on June 7, 2024

so it works in links, chromium, and netsurf, but not in firefox, even with that setting changed and even in a blank profile with that setting changed.

obvs not a ring issue tho.

thanks for taking a look!

from ring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.