Skip to content

Commit 55da144

Browse files
committed
Add a new workflow failure cause for oversized grpc messages (#591)
_**READ BEFORE MERGING:** All PRs require approval by both Server AND SDK teams before merging! This is why the number of required approvals is "2" and not "1"--two reviewers from the same team is NOT sufficient. If your PR is not approved by someone in BOTH teams, it may be summarily reverted._ <!-- Describe what has changed in this PR --> Add a new workflow failure cause for oversized grpc messages <!-- Tell your future self why have you made these changes --> We want to be able to distinguish failures with this cause <!-- Are there any breaking changes on binary or code level? --> <!-- If this breaks the Server, please provide the Server PR to merge right after this PR was merged. -->
1 parent 39aa8c9 commit 55da144

5 files changed

Lines changed: 13 additions & 5 deletions

File tree

enums/v1/failed_cause.go-helpers.pb.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enums/v1/failed_cause.pb.go

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)