Skip to content

raster rendering: return HTTP error if Vector Tile cannot be fetched#548

Open
ungarj wants to merge 5 commits intomaptiler:masterfrom
ungarj:promote_vt_get_errors
Open

raster rendering: return HTTP error if Vector Tile cannot be fetched#548
ungarj wants to merge 5 commits intomaptiler:masterfrom
ungarj:promote_vt_get_errors

Conversation

@ungarj
Copy link
Copy Markdown

@ungarj ungarj commented Jun 25, 2021

Currently tileserver returns an empty raster image if it fails loading one or more vector tiles.

This PR changes this behavior in cases where the vector tile server returns a status code 5xx.

In cases where vector tiles are generated dynamically by another service this is important in order to be able to retry failed tiles.

ungarj and others added 5 commits June 25, 2021 13:03
Allow `docker kill -s HUP` and `docker-compose kill -s HUP` to reach the
node process.
Typo correction
by sending multiple `HUP` kill commands to the container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants