Feature request #8358

The composer should retry more than one time the retrieve of a tile from a layer wms

Added by aperi2007 - almost 11 years ago. Updated over 10 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:-
Pull Request or Patch supplied:No Resolution:fixed/implemented
Easy fix?:No Copied to github as #:17138

Description

I know the composer will apply a tile strategy client size.
It work very well.

But sometimes in the print result(i use the pdf export) will appear one or more white rectangles as if the qgis composer was unable to retrieve some tile section.
Usually this is due to a network failure (iternet), or sometims to a temporary wms failure (due to too much requests)

I guess a good enhancement to bring the client tile strategy to a really good affordable using it on internet is to
enhance the driver to retry another time the request to the tile (when the first one was failing).

As suggest from Marco H. (http://lists.osgeo.org/pipermail/qgis-user/2013-July/023243.html)

The right solution probbly is to implement some logic in some module like QgsRasterDrawer or similar.

History

#1 Updated by Nyall Dawson over 10 years ago

Given that master now has the global option "Max retry in case of tile request errors", can this issue be closed now?

#2 Updated by Nyall Dawson over 10 years ago

  • Resolution set to fixed/implemented
  • Status changed from Open to Closed

Also available in: Atom PDF