<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Add To Queue fails - The request channel timed out while waiting for a reply in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86212#M37094</link>
    <description>&lt;P&gt;Thanks John, that's exactly what I did and now it finally worked. Now the queue item contains only a link to the file.&lt;/P&gt;
&lt;P&gt;The next problem I faced was with the main process because it has to read that file and I got System.OutOfMemoryException error. This link helped with that: &lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076839-how-can-i-avoid-out-of-memory-issues-"&gt;How can I avoid Out Of Memory issues?&lt;/A&gt; Basically I just got rid of all the extra collections and loops to ensure the largest chunk of data is not stored multiple times.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arto Lindqvist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Nov 2023 14:08:00 GMT</pubDate>
    <dc:creator>Arto</dc:creator>
    <dc:date>2023-11-22T14:08:00Z</dc:date>
    <item>
      <title>Add To Queue fails - The request channel timed out while waiting for a reply</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86210#M37092</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an item that contains a large xml file (70MB) and when I try to add it to the queue it gives the following error:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"ERROR: Internal : The request channel timed out while waiting for a reply after 00:00:00.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The time allotted to this operation may have been a portion of a longer timeout."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;How exactly can I increase the timeout value? Add To Queue doesn't have much options except Batch Size, which doesn't help here as I'm only trying to add one item at a time. Also the work queue doesn't have any options like this. Is there a size limit for the queue item?&lt;/P&gt;
&lt;P&gt;I'm using Blue Prism Cloud v6.10.1 and the default Add To Queue action from Work Queues object.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arto Lindqvist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Nov 2023 10:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86210#M37092</guid>
      <dc:creator>Arto</dc:creator>
      <dc:date>2023-11-21T10:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Add To Queue fails - The request channel timed out while waiting for a reply</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86211#M37093</link>
      <description>&lt;P&gt;I would rethink the design of your queue and hold the location of the file, rather than the file itself - 70MB is is a hell of a size for a queue item.&lt;/P&gt;
&lt;P&gt;I suspect the error message refers to networking/database timeout, rather than anything you can set from a VBO input parameter, so probably the vest course of action is to raise a ticket to get advice from the Support team.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 11:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86211#M37093</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-11-21T11:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Add To Queue fails - The request channel timed out while waiting for a reply</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86212#M37094</link>
      <description>&lt;P&gt;Thanks John, that's exactly what I did and now it finally worked. Now the queue item contains only a link to the file.&lt;/P&gt;
&lt;P&gt;The next problem I faced was with the main process because it has to read that file and I got System.OutOfMemoryException error. This link helped with that: &lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076839-how-can-i-avoid-out-of-memory-issues-"&gt;How can I avoid Out Of Memory issues?&lt;/A&gt; Basically I just got rid of all the extra collections and loops to ensure the largest chunk of data is not stored multiple times.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arto Lindqvist&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Add-To-Queue-fails-The-request-channel-timed-out-while-waiting/m-p/86212#M37094</guid>
      <dc:creator>Arto</dc:creator>
      <dc:date>2023-11-22T14:08:00Z</dc:date>
    </item>
  </channel>
</rss>

