Results 638 comments of Grant

> Note that we don't use osm2pgql's expiry list but instead our own simpler one. Here is the current expiry implementation which is focused at metatile expiry: https://github.com/openstreetmap/chef/blob/master/cookbooks/tile/files/default/bin/expire-tiles-single

The Fastly API rate limit documentation: _Single-URL and surrogate key purges: limited to an average of 100,000 purges per customer per hour._ https://developer.fastly.com/reference/api/#rate-limiting Purging purely based on metatiles is within...

I am proposing we use a queue (redis?), we can define the rate at which we process the queue. We could monitor queue length / queue time. Since https://github.com/openstreetmap/chef/commit/edb9dbcdb71d38d0707e1da419d56c620004bb18 we...

This is currently motivated by Terraform Cloud mostly being down: https://status.hashicorp.com/incidents/9t8nt37n4qg0

Terraform Cloud's free tier is current upto 5 users. Hashicorp changing the free tier to be based on the number of managed resources (

We point `tile.openstreetmap.org` to a CNAME `dualstack.n.sni.global.fastly.net.`. It will be up to fastly to add HTTPS/SVCB records to the their fastly.net domain. CNAME records point ALL record types to the...

This ticket could be used for tracking requests with editors.

An absolutely crazy solution would be to run an EC2 instance which mounts the S3 bucket using [mountpoint](https://github.com/awslabs/mountpoint-s3) and serve that via rsyncd. It checks the box for providing legacy...

I looked into this a bit more. As mentioned we use Google Public DNS. Google Public DNS do support EDNS Client Subnet (ECS) but they automatically truncate the IPv4 addresses...

Server has gone for WEEE recycling and is waiting to be collected.