Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-986

Set connection and read timeouts for all CELI engines

    XMLWordPrintableJSON

Details

    Description

      If the remote service keeps the connection open, but does fail to send data than calls to the CELI engines might hang forever.

      To avoid this situations the CELI engines need to set both the

      HttpURLConnection#setConnectTimeout(connectTimeout);
      HttpURLConnection#setReadTimeout(socketTimeout);

      The default value will be 30sec

      Attachments

        Activity

          People

            rwesten Rupert Westenthaler
            rwesten Rupert Westenthaler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: