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.