Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

[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

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

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