Conversation
|
Thank you for the contribution - there's a lot on the gRPC side that needs another pass to offload to the gRPC client instead of trying to handle it in the SDK and I look forward to seeing what you come up with here. That said, could you please target the |
0c4b970 to
58ad730
Compare
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
58ad730 to
cd79aa4
Compare
Thanks @WhitWaldo - I've rebased on |
|
That's quite all right. Let me know if you run into an issue and I'd be happy to help out. Also feel free to ping or DM me on Discord. |
|
I'm going to hold off on merging this until DurableTask is stable as I don't want to introduce additional opportunities for unrelated failures. |
Signed-off-by: Jonathan Collinge jonathancollinge@live.com
Description
Adds support for setting gRPC keep alives.
Can be set via builder or via env vars to keep consistent with dapr/java-sdk#1382.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: