The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[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.