Paul Ramsey

Results 254 comments of Paul Ramsey

I don't know what a helm chart is, so...?

Events continue apace: https://gorilla.github.io/blog/2023-07-17-project-status-update/

Well, every time a client disconnects it will leave an orphaned web socked on the server, which will eventually time out and leave that in the log. Probably the answer...

Have you played with ``` # Advertise URLs relative to this server name # default is to look this up from incoming request headers # UrlBase = "http://localhost/" # Optional...

Is there a standard endpoint people use for this?

Another useful link https://github.com/PostgREST/postgrest/pull/2092

Yeah, estimated extent on views is going to be problematic for sure. Really nothing to do except skip them...

I wonder how much of this advice we should wrap into the system. We cannot easily do valid/makevalid without bogging down in CPU overhead. We could automatically fluff polygons up...

For this particular case, yeah, the last time I saw this was when MVT output was still pretty new and we generated invalid outputs during tile clipping. The reason we...

That's very curious... what does that load do that causes render to fail *sometimes*?