noormohammedb
  • Joined on 2024-10-01
noormohammedb commented on pull request general/hacker-challenge#2 2024-12-27 10:17:17 +00:00
fix grpc client error

while creating new interval, its immediately ticking, so in the next iteration timeout.tick() tokio select branch get completes and disconnecting https://docs.rs/tokio/latest/tokio/time/fn.inter

noormohammedb created pull request general/hacker-challenge#2 2024-12-27 10:08:59 +00:00
fix grpc client error
8226f03e7c fix grpc client error
noormohammedb pushed to main at noormohammedb/hacker-challenge-sgx-general 2024-12-27 09:35:52 +00:00
4a6e8c4c73 update keepalive
ce69455dd6 handle empty node list before finding disconnected ip
01e90f874c connections stability fixes
Compare 3 commits »
4a6e8c4c73 update keepalive
ce69455dd6 handle empty node list before finding disconnected ip
01e90f874c connections stability fixes
Compare 3 commits »
noormohammedb created branch patch_grpc_error in noormohammedb/hacker-challenge-sgx-general 2024-12-27 09:35:33 +00:00
noormohammedb commented on pull request general/hacker-challenge#1 2024-12-24 15:59:20 +00:00
handle empty node list before finding disconnected nodes ip

This will only happen on root node

noormohammedb created pull request general/hacker-challenge#1 2024-12-24 15:59:04 +00:00
handle empty node list before finding disconnected nodes ip
4f8f20bb84 handle empty node list before finding disconnected ip
noormohammedb created repository noormohammedb/hacker-challenge-sgx-general 2024-12-24 15:57:24 +00:00