• feat: add service server wait functionality in BenchmarkRpcClientModule (#131)

    Ghost released this 2024-12-20 08:16:07 +00:00 | 19 commits to main since this release

    • Introduced a new method WaitForServiceServer to ensure the service server is available before starting benchmarks.
    • Added a timeout mechanism for RPC calls to improve robustness.
    • Enhanced logging to provide feedback on server availability during the benchmark process.
    Downloads