Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting sporadic Net::OpenTimeout when rendering #83

Open
hgcode opened this issue Aug 14, 2020 · 0 comments
Open

Getting sporadic Net::OpenTimeout when rendering #83

hgcode opened this issue Aug 14, 2020 · 0 comments

Comments

@hgcode
Copy link

hgcode commented Aug 14, 2020

Current Setup:


   htmltoword (1.1.0)
   actionpack
   nokogiri
   rubyzip (>= 1.0)
    rails (5.2.4.3)
      actioncable (= 5.2.4.3)
      actionmailer (= 5.2.4.3)
      actionpack (= 5.2.4.3)
      actionview (= 5.2.4.3)
      activejob (= 5.2.4.3)
      activemodel (= 5.2.4.3)
      activerecord (= 5.2.4.3)
      activestorage (= 5.2.4.3)
      activesupport (= 5.2.4.3)
      bundler (>= 1.3.0)
      railties (= 5.2.4.3)
      sprockets-rails (>= 2.0.0)

Getting these errors every now and then.

Is there a setting to increase the timeout used by this gem? I can't figure it out, current setting might be too aggressive?... because the word document contains images generated by other services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant