tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
354 stars 219 forks source link

feat: close rpc connections when not in use #6646

Open hansieodendaal opened 1 month ago

hansieodendaal commented 1 month ago

Description

Added the ability to close RPC connections for a given peer:

Motivation and Context

Wallets keep on hitting their maximum allowed RPC sessions in the server.

How Has This Been Tested?

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

Code review

Breaking Changes

github-actions[bot] commented 1 month ago

Test Results (CI)

    2 files     86 suites   25m 27s ⏱️ 1 345 tests 1 345 ✅ 0 💤 0 ❌ 2 682 runs  2 682 ✅ 0 💤 0 ❌

Results for commit 3730921d.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 month ago

Test Results (Integration tests)

0 tests   0 ✅  0s ⏱️ 0 suites  0 💤 0 files    0 ❌

Results for commit 3730921d.

:recycle: This comment has been updated with latest results.