-
I see occasional "408 Request Timeout" errors when the system is busy. Tracing it shows e.g.
```
13:43:46.715691 accept4(17, {sa_family=AF_INET, sin_port=htons(48642), sin_addr=inet_addr("127.0.0…
-
### Requirements
- [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a single…
-
Use https://github.com/golemfactory/ya-service-bus/blob/main/src/actix_rpc.rs#L23 in order to listen to `RpcRawCall` messages and refactor the whole feature to use actix Actors (instead of shared coll…
-
It seems that actix assumes everything happen in `single thread` to get better performance.
However, I don't really understand why `actix::io::FramedWrite` cannot be shared across threads...
It …
-
-
Great repo!
It really would be helpful to have a Docker image and.a REST api for
easy usage from different environmenta as NodeRED or others.
Can we wait for such features in this repo or are t…
-
I'm getting this when `Storage Error: StorageInternalError` error after running the indexer, then it stops indexing. This has only came up today on recent blocks.
Restarting the indexer solves the is…
-
Hi!
I am not able to set up a Sentry Relay in proxy mode. I am running in AKS.
Example output log:
```
Defaulted container "sentry-relay" out of: sentry-relay, sentry-relay-init (init)
202…
-
## Expected Behavior
I can send text from client to server with websockets.
## Current Behavior
After the client connects to the server and tries to send text to the server, `UnmaskedFrame` e…
-
The documentation holds many broken links (according to [dead link checker](https://www.deadlinkchecker.com/website-dead-link-checker.asp)). I've filtered out false positives.
| Issue | Target URL …