-
Notifications
You must be signed in to change notification settings - Fork 188
*: try check every returned err
are handled
#1817
Conversation
err
are handlederr
are handled
/run-all-tests |
/run-all-tests |
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. Will the new linter be integrated?
the new linter has many bad cases 😂 need more development |
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
[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 submitting an approval review. |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 96683ac
|
In response to a cherrypick label: new pull request created: #1842. |
What problem does this PR solve?
close #1815
part of #1803
What is changed and how it works?
backoff-max
in source configdo-tables
,chunk-filesize
in task config. (we will check all fields in another PR)Check List
Tests
Code changes
Side effects
Related changes