Skip to content

How to keep parsing without prompt when internet disconnects/reconnects?

When I parse and my internet disconnects, I get a message about not being connected to the internet and I get an option to either abort, retry or ignore.
However I would like the parser to keep parsing automatically whenever there's an internet connection without showing me the prompt.
Is there a way to do this?

This is because I have a bad internet connection which keeps disconnecting, and I run my projects overnight, so I can't keep an eye on them all the time.

Comments

  • SvenSven www.GSA-Online.de
    well it is checking for a good connection already each 10 seconds and will continue if there is one again.
  • Does this mean that even when GSA is prompting with Abort, Resume and Ignore options, it will still check every 10 seconds for a connection?

    If so, then I don't understand the "Resume" option, if it resumes automatically anyway after checking every 10 seconds.
  • SvenSven www.GSA-Online.de

    GSA is the company. You mean GSA Email Spider here I guess?

    Anyway it was build to recheck this every 10 seconds and it will continue if it sees the connection is back up.

Sign In or Register to comment.