Jace Tan

Results 16 comments of Jace Tan

> I just merged a patch to kevinburke/go-bindata master, it looks good locally, though I might give it a few days before putting it in a tagged release. I've tried...

+1 on this feature request. Not sure how common my use case is, but would be nice to have this. I use the [grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway) as a gRPC client to expose...

> @jace-ys, > > > The gateway allows you customize the HTTPError to return a custom HTTP response from the gateway based on the error. > > Where does that...

👋🏻 FWIW, we've recently tested a very similar change (with domain delegation) in another tool that we use, and things seem to work as expected! https://github.com/gocardless/theatre/pull/330

Ok we discovered (after enabling verbose logging on tailscaled) that we're hitting cert issuing rate limits from Let's Encrypt - too many (5) certificates issued for the exact set of...

Unfortunately it's a bit of a pain to reproduce as it was a one-off thing where we had to reprovision our instance multiple times repeatedly, causing us to hit the...

I'm also experiencing this issue and it's unfortunate as I now have to choose between installing specific `torch = { url = "https://download.pytorch.org/whl/cpu/torch-1.9.0-cp38-none-macosx_11_0_arm64.whl", markers = "platform_machine == 'arm64' and platform_system...

Any updates on this? Would love to see this merged!

Hi @jwoglom! Thanks for raising this issue. This doesn't sound desirable indeed, sorry if it caused you any inconvenience! I will have a look later today and try to resolve...

Great thanks for the info! Will let you know what I find, cheers!