Anthony Goddard
Anthony Goddard
@mourner cool, thanks! I'm probably not much help with dev, but I'd be more than happy to do any testing if that helps at all :)
What’s the downside of not binding vs responding with 503? My concern is whether significant enough load could be generated just by thousands of connections from agents hitting the websocket...
Still happens in 6.6.3
We've seen this a bunch, mostly around misconfigured assets - but it's also come up with asset rate limiting (or hitting an asset server without a rate limit and getting...
A workaround is possible here by creating a sensu check which hits the API and reports on the presence of any silences without expirations, however that creates a reactive workflow...
If we do make an opt-in change to the behavior, would it be possible to include the option of setting a default silence period, so that for example when no...
@calebhailey I like that approach
@portertech if I have a check with an infinite loop & timeout of `20` and I ignore SIGTERM, the process still appears to get a SIGKILL: ``` #!/bin/bash trap "echo...
@zstadler I had noticed this too. I generated tiles of a small region in Italy to Z14 and the mbtiles were 418M. I then ran `update-osm` for 1 day and...
@RS974 can you `curl https://planet.openstreetmap.org/` from this host ? It looks as though your connection is timing out trying to connect to the planet.openstreetmap.org server