-
every time i start a new episode or resuming one it restarts a few times from the beginning then picks up the pace and starts working properly
do you know why?
-
### The problem
I have noted that one of my two roborock S8 Pro Ultra's will become unavailable after non pre-determind time and never come back online unless I restart the plugin. Once done, the i…
-
Hi
How I can pass awc stream to actix_web_actors::ws::start?
It's expected Result but framed is Result
```
let con=awc::Client::new()
.ws(url)
.connect().await;
match con {
…
-
my code
```js
import * as Misskey from 'misskey-js';
var TOKEN = "redacted";
var client = new Misskey.api.APIClient({
origin: "https://misskey.io",
credential: TOKEN
});
var stream = n…
-
### Describe the bug
I think https://github.com/surrealdb/surrealdb.js/commit/c063200b70e02d7e6fd3e11b1af2d96ba4e0eabe may have introduced some kind of timeout bug or authentication bug
```
U…
-
### The problem
Every 24 hrs or so if have to re-authenticate the Husqvarna Automower
`2024-06-19 17:29:58.353 ERROR (MainThread) [homeassistant.helpers.config_entry_oauth2_flow] Token request for…
-
there is compatibility issues with python 3.10 connection closes after a few seconds for some reason. also looking at debug logs Kline stream did not connect.
EDIT:
after further investigation , …
-
I have difficulties when the client starts to think longer then webSocket.loop () starts to be very large in time. And that breaks my code after some time.
Inclusion of Async is impossible for me, it…
-
In trying to convert over an existing websocket API I had over to use `axum-typed-websockets`, I was having trouble figuring out why the JavaScript side was always seeing a `Blob` instead of the JSON …
-
Copied from an email:
I'd suggest a feature for some next version of arangoDB. The introduced async execution seems a nice idea. Is there a plan to implement websockets too? It would be a good extens…