Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

stream related grpc client fixes #1705

Merged
merged 5 commits into from
May 31, 2022
Merged

Conversation

andymck
Copy link
Contributor

@andymck andymck commented May 30, 2022

  1. Adds a monitor to the stream process of the parent connection process. If that terminates then shutdown the stream process
  2. Specifies a timeout for unary grpc requests. If no timeout is specified the grpc client lib would default to infinity
  3. Adds a query to find txns by onion key hash
  4. Logging tweaks

@andymck andymck marked this pull request as ready for review May 31, 2022 20:40
@madninja madninja merged commit f399afa into master May 31, 2022
@madninja madninja deleted the andymck/grpc-client-tweaks-v2 branch May 31, 2022 20:45
@abhay abhay mentioned this pull request May 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants