You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add context for workspace env var resolution errors (meta-pytorch#879)
Summary:
Pull Request resolved: meta-pytorch#879
Previously, if the env var we read from to locate the workspace isn't
set, we'd just get a cryptic `NotPresent` error back from the client,
with not clue as to where it came from.
Add context to make it very clear.
Reviewed By: highker
Differential Revision: D80267336
fbshipit-source-id: 844fe3d2c7be622ddcb3eef3a072ebf6635dbd30
0 commit comments