zebra/zebrad/src/components
teor 6a9a8dfc38
Stop concurrently obtaining peer set readiness (#2672)
This avoids peer set contention when most peers are busy.

Also exit the task if the peer service returns a readiness error,
because that means it's permanently unusable.

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
2021-08-27 15:49:41 +00:00
..
inbound Spelling: gossipped -> gossiped (#2119) 2021-05-07 13:01:11 +02:00
mempool Stop concurrently obtaining peer set readiness (#2672) 2021-08-27 15:49:41 +00:00
sync Provide recent syncer response lengths as a watch channel (#2602) 2021-08-19 23:16:16 +00:00
tracing Add journald support through tracing-journald (#2034) 2021-04-22 09:31:06 +10:00
inbound.rs Support witnessed transaction IDs in zebra-network requests and responses (#2638) 2021-08-18 22:55:24 +00:00
mempool.rs Mempool component and storage (#2651) 2021-08-27 14:36:17 +00:00
metrics.rs Expose binary data in metrics 2021-03-17 09:38:07 +10:00
sync.rs Provide recent syncer response lengths as a watch channel (#2602) 2021-08-19 23:16:16 +00:00
tokio.rs Use meaningful names for select! variables 2021-04-13 23:56:16 -04:00
tracing.rs Refactor tracing components (#834) 2020-08-06 10:29:31 -07:00