This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show error for JS plugin watcher (#2776)
* Show error for JS plugin watcher Signed-off-by: Vikram Yadav <yvikram@vmware.com> #1273 * log plugin startup errors and resume octant startup - Do not error out from octant when plugin startup fails Signed-off-by: Vikram Yadav <yvikram@vmware.com> #2796
- Loading branch information
Vikram Yadav
authored
Aug 27, 2021
1 parent
12b3e72
commit d01da3d
Showing
2 changed files
with
33 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
logged better errors for JS plugin watcher |
This file contains 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