Matt Hite

Results 75 comments of Matt Hite

I'm also curious how Ityscal discovers calendar updates. I frequently notice there are missing events and/or deleted events still shown.

Hi, @cfryanr - This is exciting! When we have session storage support available with Redis, will authservice support letting us run it in its own namespace and no longer require...

Ok, thanks for validating my assumptions regarding future deployment scenarios! In some early discussions I've had with colleagues regarding authservice, we've identified not only the Redis support (or rather out-of-process...

@Jeffail - That's great! Google Cloud can push their logs not just to Pub/Sub (where the existing input seems to work great, btw) but also GCS as small chunk files...

Ok, I think I may have identified a root cause. Here's the bit of code in the extension where the PNG is saved: ``` _receiveMessage(message) { return __awaiter(this, void 0,...

@AleksandarDev - was the above information useful for diagnosing?

@chrisdesoto - Nice! I'm hoping @AleksandarDev has a permanent fix.