-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapnik server can crash #65
Comments
Fixed in dd0cfdc |
Hmm. |
Again:
|
I've tried to fix it by a try catch in the server file. We could also have looked at fixing it closer to the source in
There might be good reasons why we continue despite errors (perhaps tiles outside boundaries or empty tiles are considered errors at this point and handled somehow subsequently) Similarly this looks odd
If there is an error, then encode the result as a png? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The server crashes after this exception:
The text was updated successfully, but these errors were encountered: