radicle-heartwood-lfs/radicle/src
cloudhead 9a82aae993
node: Reset connection attempts when stable
Instead of resetting the number of attempts on connection, reset it when
the connection is stable, ie. after some time has passed.

This prevents connection retries from happening in succession when a
peer is disconnected during the initial handshake, as is the case with
invalid subscribe timestamps.
2024-05-07 14:49:02 +02:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob Tidy up environment variables 2024-04-26 10:38:54 +02:00
identity radicle: allow for unknown fields in Project deserialization 2024-05-07 10:19:59 +02:00
logger node: Improved message logging 2024-04-23 10:41:43 +02:00
node node: Re-use inventory message timestamps 2024-05-07 14:49:02 +02:00
storage Tidy up environment variables 2024-04-26 10:38:54 +02:00
test node: Improve `Timestamp` conversion safety 2024-04-26 10:33:34 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs radicle: TypedId improvements 2024-03-11 12:57:53 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs cli: Add new `rad inbox` command 2024-02-06 11:40:58 +01:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs Don't ever decrease rlimit 2024-01-17 17:38:52 +01:00
lib.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs node: Reset connection attempts when stable 2024-05-07 14:49:02 +02:00
profile.rs docs: Fix docstring variable 2024-05-03 13:26:33 +02:00
rad.rs node: Make `Storage::refresh` private 2024-03-21 12:40:58 +01:00
serde_ext.rs node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
sql.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
storage.rs radicle: Implement `remote_refs_at` 2024-04-05 21:59:28 +02:00
test.rs radicle: fix tests to not leave temporary files behind 2024-04-24 11:47:14 +02:00
version.rs Reproducible cross-compiled builds 2024-04-20 11:11:00 +02:00
web.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00