Options

[SOLVED] Get page - Read time out

pajacekpajacek Member Posts: 2 Contributor I
edited November 2018 in Help
Hey,

I'm trying to build a date base using HTML mining. Unfortunately I get read time out in random links in my loop (poor host server of web-site). Is there any way to not get crash with info about read timeout? I'm thinking about smoething like "if no response from serwer ==> skip".

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    You can try to workaround that with the Handle Exception operator.

    Best,
    Marius
  • Options
    pajacekpajacek Member Posts: 2 Contributor I
    It works great. Thank you!
Sign In or Register to comment.