James Hartig

Results 126 comments of James Hartig

This is also happening to me on Windows 10 with 2.1.0-canary.1 but it's been happening for a few months now. I'm not sure if it helps but I'm always using...

Would love to see Pub/Sub support!

We're also seeing this issue with 1.13.1 with the `Catalog.NodeServices` method. We are also seeing it in waves of every 10 minutes.

I believe this was caused by #11500. When the stream's `FirstReadTimeout` is less than the server's `blockingQuery` timeout then the stream is closed with an `i/o deadline exceeded` error. This...

I verified the above fix on our dev environment. We saw no `RPC failed to server` for the last 12 hours after deploying that fix.

I'm not sure there's a great way to fix this because technically the `gziphandler` package is adding the header BEFORE your inner handler, so technically your inner handler should be...

Thanks @ciwchris after enabling debug I realized there was 404 errors for an image. After fixing that it's no longer crashing. Derp.

Okay so I got it working but as soon as I start using source files that are served via karma it starts crashing again. I don't see any 404 errors...

There are known issues with the memorystore metrics. Apparently there's multiple internal bugs and one of them is filed https://issuetracker.google.com/issues/119642989 I opened tickets and the support rep said they know...

@calonso see my explanation in #33. BigQuery metrics can be as backed up as 6 hours.