DescriptionBootstrapping: Send meaningful error code/message from Slave to Master using the following convention:
[1*, "network error"]
[2*, "authentication error"], e.g., [21, "Service unavailable"], ...
[3*, "enrollment error"], e.g., [31, "DMserver registration error"], [32, "Policy validation error"], ...
[4*, "other error"]
BUG=695235
TEST=Manually
Review-Url: https://codereview.chromium.org/2890383003
Cr-Commit-Position: refs/heads/master@{#480858}
Committed: https://chromium.googlesource.com/chromium/src/+/74b40e5f9f72ee12fa5292e5c1cbc4c9fe378432
Patch Set 1 : . #
Total comments: 19
Patch Set 2 : Rebase. Address achuith@'s comments. #
Total comments: 4
Patch Set 3 : Address achuith@'s comments. Rebase #
Total comments: 6
Patch Set 4 : Address achuith@'s comments. #Messages
Total messages: 43 (28 generated)
|