Chris Smith

Results 130 comments of Chris Smith

@binhntfiber are you having this issue on the latest version of web3-react?

@ponychicken Yes, I agree. This patch would be a great benefit.

I'd even consider upping the retry to 4 times, would make extra sure we don't get that faulty notification.

The last 21 days haven't reported any changes in the reverse DNS. It appears the multiple checks have "fixed" the issue. I'd suggest merging this.

@JoshData If you were to increase the number of checks to 4 (or even 5), it would make this happen much less often (few times a year). You could always...

According to the Rustdoc on the region type, ["Custom region requires valid region name and endpoint"](https://github.com/durch/rust-s3/blob/master/aws-region/src/region.rs#L23). Why is this? Perhaps in some S3 implementations, a non-arbitrary region name would be...

Could the problem be that `res.end("Unauthorized")` is only called when [no authorization header is provided](https://github.com/jchiatt/nextjs-basic-auth/blob/master/src/checkBasicAuth.ts#L14) but not when the [authorization fails](https://github.com/jchiatt/nextjs-basic-auth/blob/master/src/checkBasicAuth.ts#L20)?

1. Managed Prometheus and CloudWatch 2. Hundreds from Prometheus 3. Each alert typically queries an individual datasource, either Prometheus or CloudWatch. We would have hundreds of charts spanning different metrics...

@glitch-txs no this API is not implemented yet and is here for "docs first" purposes. @devceline can you make draft?

And actually, the default Kill Bill installation logs at INFO and up and wouldn't include the debugging output even if DEBUG=true. (I think.)