Opened 23 years ago

Closed 22 years ago

#55 closed defect (fixed)

WMS CONNECTION - Need to handle timeouts properly

Reported by: dmorissette Owned by: dmorissette
Priority: high Milestone:
Component: WMS Client Version: 3.5
Severity: normal Keywords:
Cc:

Description

The situation where a request to a remote server hangs or times out because the 
remote server is down is not handled properly.

A timeout should be set on the request.  That will probably require some 
important changes to the http client code.

Change History (1)

comment:1 by dmorissette, 22 years ago

Resolution: fixed
Status: newclosed
This was fixed by Assefa a few months ago.  HTTP client code uses an event loop 
with a configurable timeout (controlled via the wms_connectiontimeout layer 
metadata).
Note: See TracTickets for help on using tickets.