Victor Shih
|
35ab1b1586
|
feature: better Address in use error message. (#6397)
|
2024-02-05 12:05:37 +00:00 |
|
Matthias Seitz
|
011494dff4
|
feat: support multiple shared caps (#5363)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2023-11-08 20:33:18 +00:00 |
|
DaniPopes
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
Matthias Seitz
|
77faa04ca6
|
feat: remove peers after several unsuccessful attempts (#3780)
|
2023-07-14 18:50:59 +00:00 |
|
jawilk
|
643ee5226c
|
chore(net): improve network service launch error diagnostic (#2068)
|
2023-04-01 08:20:27 +02:00 |
|
Matthias Seitz
|
41b1b3c769
|
perf(net): cap backoff duration and only apply to severe backoff kinds (#2022)
|
2023-03-29 18:14:43 -04:00 |
|
Bjerg
|
87306f2892
|
ci: ensure docs build (#1073)
Co-authored-by: xqft <estefano.bargas@fing.edu.uy>
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-01-27 18:49:22 +01:00 |
|
Matthias Seitz
|
7767b216bc
|
feat: integrate DNS discovery service (#832)
|
2023-01-13 10:34:13 +01:00 |
|
Matthias Seitz
|
55bc2591e6
|
fix(net): handle outgoing connection error correctly (#798)
|
2023-01-10 21:30:17 +01:00 |
|
Matthias Seitz
|
babf73612f
|
feat(net): add granular backoff durations (#729)
* feat(net): add granular backoff durations
* update backoff durations
|
2023-01-05 14:09:38 +02:00 |
|
Matthias Seitz
|
1ba81191f6
|
perf(net): backoff on IO error (#633)
|
2022-12-28 12:43:02 +01:00 |
|
Matthias Seitz
|
ebd686a407
|
refactor(net): rename and restructure wire error types (#614)
|
2022-12-26 16:33:59 +02:00 |
|
Matthias Seitz
|
8779000460
|
test(net): add test for dropped pending no response (#613)
|
2022-12-26 15:51:14 +02:00 |
|
Matthias Seitz
|
f1c1fb85ff
|
fix(net): add no response to backoff check (#610)
|
2022-12-26 14:00:01 +02:00 |
|
Matthias Seitz
|
5affa67805
|
refactor(net): unify closed incoming session handling (#600)
|
2022-12-24 12:38:21 +01:00 |
|
Matthias Seitz
|
7c80dde0ec
|
fix(net): check for handshake disconnect (#596)
|
2022-12-24 00:58:43 +01:00 |
|
Matthias Seitz
|
4e677b5993
|
refactor(net): unify dropped connection handling (#595)
|
2022-12-23 21:46:44 +01:00 |
|
Matthias Seitz
|
b2abcddeda
|
fix(net): temporarily backoff busy peers (#548)
* fix(net): temporarily backoff busy peers
* chore: rustfmt
|
2022-12-20 22:19:06 +01:00 |
|
Matthias Seitz
|
7184e4df3f
|
fix(net): ban peer on fatal error (#543)
|
2022-12-20 18:04:33 +01:00 |
|
Matthias Seitz
|
f2707d32b5
|
fix(net): kick useless peers (#451)
|
2022-12-15 10:04:22 +02:00 |
|
Matthias Seitz
|
43f6bb9127
|
feat(net): integrate discovery banlist (#442)
* feat(net): integrate discovery banlist
* fix typos
|
2022-12-14 19:47:11 +02:00 |
|
Matthias Seitz
|
b7cdfbf4f9
|
feat(net): network scaffolding (#110)
* feat(net): network scaffolding
|
2022-11-07 09:27:08 +01:00 |
|