Skip to content

Conversation

@alexshtin
Copy link
Contributor

What changed?
gRPC MaxDelay was decreased to 10 seconds from default 120 seconds.

Why?
When failed connection is restored client (another service) needs to know about it faster than 2 minutes.

How did you test it?
Run samples and will test under failures.

Potential risks
No risks.

Copy link
Contributor

@samarabbas samarabbas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok. But I'm confused as I thought we need MaxBackoff on client-side. This is a server-side change.

@alexshtin alexshtin merged commit 078e01f into temporalio:master Sep 11, 2020
@alexshtin alexshtin deleted the feature/max-backoff-delay branch September 11, 2020 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants