Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add more verbose comms errors #6507

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

hansieodendaal
Copy link
Contributor

@hansieodendaal hansieodendaal commented Aug 29, 2024

Description

Added more verbose comms errors.

Motivation and Context

Trying to hunt down an edge case where a wallet (as RPC client) continuously connects and then disconnects to a base node (as RPC server) due to no more RPC sessions available, while it seems ample RPC sessions are available when looking at the base node console.

How Has This Been Tested?

Pass all unit tests

What process can a PR reviewer use to test or verify this change?

Code review

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

Added more verbose comms errors
@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Aug 29, 2024
Copy link

github-actions bot commented Aug 29, 2024

Test Results (CI)

    3 files    129 suites   39m 36s ⏱️
1 306 tests 1 306 ✅ 0 💤 0 ❌
3 904 runs  3 904 ✅ 0 💤 0 ❌

Results for commit 9c3e393.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 29, 2024

Test Results (Integration tests)

36 tests  +36   36 ✅ +36   15m 11s ⏱️ + 15m 11s
11 suites +11    0 💤 ± 0 
 2 files   + 2    0 ❌ ± 0 

Results for commit 9c3e393. ± Comparison against base commit 7cb88fa.

♻️ This comment has been updated with latest results.

comms/core/src/connectivity/test.rs Outdated Show resolved Hide resolved
comms/core/src/proto/rpc.proto Outdated Show resolved Hide resolved
@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Aug 29, 2024
@SWvheerden SWvheerden merged commit 169572a into tari-project:development Aug 29, 2024
17 checks passed
@hansieodendaal hansieodendaal deleted the ho_comms_errors branch August 30, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants