Lauri Koskela
Lauri Koskela
For reference, here's the Chromium issue about this: https://issues.chromium.org/u/1/issues/336839131
Please reopen, this is still valid. PR for a fix here: #32360
Hi! I noticed that this (or a very similar issue) got fixed in the Go connector: https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/686 Any chance this could now get ported to this Java library as well?
Hi @ttosta-google , it seems that this is still *not* fixed in v1.16.0 and with #1771. Even though the library now immediately starts a refresh when it notices that the...
Hi, any updates on this? With 1.17.1 this still happens. I just retested this with my test program and it seems that after the pc has been asleep, the rate...
This issue seems to be fixed by switching to the lazy refresh strategy. Makes sense - Windows sleeping disturbs timers just like idling on serverless platforms does, so avoiding them...
Is this the same issue? https://github.com/video-dev/hls.js/issues/6374 We're seeing this too - haven't yet tried implementing the flush workaround, but based on the comments in that other issue it seems to...