-
Notifications
You must be signed in to change notification settings - Fork 188
*: limit checker error at a finer granularity and auto increase max size (#1624) #1688
*: limit checker error at a finer granularity and auto increase max size (#1624) #1688
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/lgtm |
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by writing |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: a1befb9
|
This is an automated cherry-pick of #1624
What problem does this PR solve?
close #1478
What is changed and how it works?
grpc: received message larger than max (5242885 vs. 4194304)
, increase max message size and retryCheck List
Tests
Related changes