surlyhacker
surlyhacker
Also worth noting that I realized that leaving UART enabled long-term causes two important issues: 1) If you are setting up the phone and trying to copy data from another...
My workaround is to simply take all of the code in `new_cast_status` and put it in another method that is called asynchronously so that `new_cast_status` returns immediately. (after creating a...
Here is an example that triggers the scenario [test.txt](https://github.com/user-attachments/files/18353292/test.txt)
Actually more extensive testing shows that after 15 minutes, there are 'debug' events generated, but after waiting more than 1 hour, there is no 'error' or 'close' generated, so there...
Here is what I've found so far: [pubsub has a keepalive mechanism](https://github.com/googleapis/nodejs-pubsub/blob/main/src/message-stream.ts#L360) it seems internally that writes an empty object to the gRPC stream wrapper every 30 seconds, but this...
Another update: if I override the default "deadline" where streams are restarted every 15 minutes to be some very long time (e.g. hours), then I can get watchConnectivityState() to trigger...
> By the by, I don't know if any of this great low level analysis would be interesting to @murgatroid99 - passing it along in case: [#1764 (comment)](https://github.com/googleapis/nodejs-pubsub/issues/1764#issuecomment-1605803635) Thanks for...
@Stigmatoz I don't quite understand. You sold some aspect of the extension to a third party. It was then removed from the Chrome Web Store. And now you've republished it...
> Why? Because: 1) Some people's minds and ways of operating are such that they need this type of visual nag above and beyond what can be provided by the...