timeoutexception Questions
11
Solved
We have an application that has a WCF service (*.svc) running on IIS7 and various clients querying the service. The server is running Win 2008 Server. The clients are running either Windows 2008 Se...
Ostosis asked 11/6, 2009 at 14:35
2
We have a flow where we have implemented a soap client to send soap messages to Service provider.
We need to retry the service call for 3 times if it fails. So we have used HTTP Outbound Endpoint ...
Loeb asked 30/10, 2013 at 21:40
1
Solved
I have a Rails 3.1.4 app hosted on heroku. I have added the logentries add-on.
I didn't touch the default configuration for alerts, and I now receive every few hours an alert: 'Exit timeout':
Exit...
Anticathexis asked 23/3, 2012 at 11:59
1
Can anyone explain why I might see this stack (caused by an HTTParty::post request) when the call to the method looks like this:
begin
response = HTTParty::post(url, options)
rescue
logger.warn(...
Thornie asked 20/3, 2012 at 3:49
2
Solved
exactly what does NUnit do when it encounters a timeout? I used to think it would abort the test by throwing a TimeoutException, but this test proves otherwise:
[Test, Timeout(100), ExpectedExcept...
Plourde asked 25/2, 2012 at 21:55
4
Renewing the bounty AGAIN because I really need to know how to get this to work, or a definitive answer about why it won't.
I've added an alternative explanation of the problem here.
Having a hel...
Vitalis asked 12/8, 2010 at 22:59
1
Solved
How do you handle a TimeoutException that is generated when calling WebServices using the SoapClient?
There doesn't seem to be any event to be handled in order to catch any Exceptions generated wh...
Brachyuran asked 4/11, 2008 at 2:45
© 2022 - 2024 — McMap. All rights reserved.