[GRASS-dev] [GRASS GIS] #1236: r.in.wms sleep parameter
GRASS GIS
trac at osgeo.org
Wed Mar 26 07:47:32 PDT 2014
#1236: r.in.wms sleep parameter
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: unspecified
Keywords: r.in.wms | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by turek):
Some time ago I implemented feature in r56554 which repeats request if
server returns 104 error (I came across this error on a server, which sent
it if certain number of requests within time limit had been exceeded). If
so, request is repeated after 5 seconds then after 30 seconds.
Probably the r.in.wms module should repeat requests for another errors
returned form a server.
I do not thing that adding new delay parameter into r.in.wms is good idea
because this issue should be addressed internally as it is now (too low
level for a user).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1236#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list