commit | a5604a55070c6d92618d078191bf99f4c168d5f6 | [log] [tgz] |
---|---|---|
author | Anthonios Partheniou <partheniou@google.com> | Thu Jan 16 18:50:36 2025 -0500 |
committer | GitHub <noreply@github.com> | Thu Jan 16 18:50:36 2025 -0500 |
tree | d250dca9a55c50247602d1b03bf83344874646df | |
parent | b1fae31c8c71ed65ad22a415dab2b54720c3d4ba [diff] |
fix: resolve the issue where rpc timeout of 0 is used when timeout expires (#776) * fix: resolve the issue where rpc timeout of 0 is used when timeout expires * address offline feedback * formatting * update comment