Unescape string in RPC error message#49373
Closed
rohan-varma wants to merge 3 commits intogh/rohan-varma/209/basefrom
Closed
Unescape string in RPC error message#49373rohan-varma wants to merge 3 commits intogh/rohan-varma/209/basefrom
rohan-varma wants to merge 3 commits intogh/rohan-varma/209/basefrom
Conversation
Unescaping the string in RPC error message to provide better error msg Differential Revision: [D25511730](https://our.internmc.facebook.com/intern/diff/D25511730/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25511730/)! [ghstack-poisoned]
Contributor
💊 CI failures summary and remediationsAs of commit 448925a (more details on the Dr. CI page):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Unescaping the string in RPC error message to provide better error msg Differential Revision: [D25511730](https://our.internmc.facebook.com/intern/diff/D25511730/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25511730/)! [ghstack-poisoned]
rohan-varma
added a commit
that referenced
this pull request
Dec 15, 2020
Pull Request resolved: #49373 Unescaping the string in RPC error message to provide better error msg Differential Revision: [D25511730](https://our.internmc.facebook.com/intern/diff/D25511730/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25511730/)! ghstack-source-id: 118572206
xush6528
approved these changes
Dec 15, 2020
Unescaping the string in RPC error message to provide better error msg Differential Revision: [D25511730](https://our.internmc.facebook.com/intern/diff/D25511730/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25511730/)! [ghstack-poisoned]
rohan-varma
added a commit
that referenced
this pull request
Dec 15, 2020
Pull Request resolved: #49373 Unescaping the string in RPC error message to provide better error msg Differential Revision: [D25511730](https://our.internmc.facebook.com/intern/diff/D25511730/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25511730/)! ghstack-source-id: 118646929
Contributor
|
This pull request has been merged in 40d7c10. |
hwangdeyu
pushed a commit
to hwangdeyu/pytorch
that referenced
this pull request
Jan 6, 2021
Summary: Pull Request resolved: pytorch#49373 Unescaping the string in RPC error message to provide better error msg Test Plan: CI Reviewed By: xush6528 Differential Revision: D25511730 fbshipit-source-id: 054f46d5ffbcb1350012362a023fafb1fe57fca1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Unescaping the string in RPC error message to provide better error msg
Differential Revision: D25511730
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!