xla

Results 19 issues of xla

Hej, first of thanks for this amazing and in-depth tutorial (might be even beyond that). I implemented it while following along, with one difference, I'm using `0.31` of ash. Which...

Observed the following error: `ts=2018-07-29T14:09:48.652160779Z level=warn component=Consumer op=gather warning="Get http://192.168.0.50:7650/ingest/next: dial tcp 192.168.0.50:7650: connect: no route to host" msg="ingester 192.168.0.50:7650, during /next: fatal error"` This happened during local development and...

bug

Until we have a reworked UI users should quickly see their connectivity status, which is hard as matching device ids visually is hard for humans.

* [ ] Remove `connected_peers` from the `librad::net::protocol::event::downstream::Stats` cf: https://github.com/radicle-dev/radicle-link/pull/696#discussion_r661294767 * [ ] Introduce introspection once cli and node are more stable https://github.com/radicle-dev/radicle-link/pull/696#discussion_r662955227 * [ ] Follow-up RFC for management...

It has been shown that the current discovery design is not ideal and can interfere with the memberships protocol of handling active and passive sets see https://github.com/radicle-dev/radicle-link/pull/629#discussion_r617574089 https://github.com/radicle-dev/radicle-link/pull/696#discussion_r662311259 * [...

protocol
networking

Potential improvement of the git server. https://github.com/radicle-dev/radicle-link/pull/619#discussion_r620470776

enhancement
help wanted
git

https://github.com/radicle-dev/radicle-link/pull/297#discussion_r482924987

documentation
good first issue
help wanted
brooming

Currently there is no passwrod retry when invoking the rad remote helper.

enhancement
brooming
git

Posing this as a question, to gauge if there might be value in speccing the layout of the monorepo. It being motivated by a lot of string manipulation up and...

documentation
question
spec

To have consistent and reliable tracing output all calls to `tracing::` should be ensured to be part of a span. This is especially important in the protocol/gossip to easily trace...

good first issue
help wanted
protocol
brooming