March 12, 2019 at 4:06 am
I was contacted by a user today to say that his report was timing out. Looking in the log file I found:library!WindowsService_3!21ec!03/12/2019-07:00:57:: i INFO: Handling data-driven subscription <ID>
library!WindowsService_3!21ec!03/12/2019-07:00:58:: i INFO: Initializing EnableExecutionLogging to 'True'
library!WindowsService_3!21ec!03/12/2019-07:01:28:: e ERROR: Error processing data driven subscription <ID>: System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
This suggested that the report had timed-out after 30 seconds but I'm unclear why.[p][/p]Looking at the various timeout settings in play, I have:
[p][/p]There were no errors reported in the SQL error log at this time.[p][/p]Does anyone have any thoughts on where the apparent 30 second timeout could be configured?[p][/p]Thanks.
March 12, 2019 at 5:11 am
Turns out that the timeout setting for the data driven subscription is 30 seconds (default) and this is where the issue was occurring. Didn't realise that this is what was breaking but I probably should have added that to the description of the problem anyway.[p][/p]Adding this in case it helps anyone else in the future.[p][/p]Unfortunately can't flag my own reply as an answer :-/
April 20, 2021 at 4:33 pm
I'm having a similar issue with a timeout on a data drive subscription but every time I alter the default (30 second) timeout for the query in the web interface it reverts to the original thirty second setting. Where did you change the value of the default timeout on the data driven subscription?
Thank you.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply