stuart nelson

Results 20 comments of stuart nelson

Starting with the advice in https://github.com/elm-lang/elm-reactor/issues/138#issuecomment-240945527, I made a bootstrap repo that (for me) is the simplest way to serve custom CSS while developing. Golang is required, however. Maybe someone...

>I think a million active alerts is a reasonable starting point. What sort of request rate are you expecting for these 1 million alerts? In what little testing I've done,...

The issue appears to be with these lines: ``` Error has been observed at the following site(s): *__checkpoint ⇢ Request to GET null [DefaultWebClient] Original Stack Trace: ``` This doesn't...

My initial thought is to add a timeout and then have some sort of disk storage, ie. wait for an initial N sec for `i.available`, and if it's not, then:...

>Thinking about it some more, it seems unlikely that this change becomes an issue in a production scenario, where the number of APM agents sending data to an APM Server...

Re-opening, as we haven't written a regression test for the behavior

Thanks for working on this! Without having looked at any code to check, your initial hypothesis for repeated notifications not waiting (position*5sec) does sound like it could be the culprit....

What's the status of this? Would love to get all these new domains

Ah, I missed this ages ago and never got back to it! I'm more than happy to add these changes. @daveworth would it be sufficient to merge this PR for...

@daveworth sorry for the long delay, yeah open a separate PR and we can move this ahead.