Commit e1413f5
Fix PluginFetchError to preserve original error message
The except block was discarding the ExtensionFetchError message and
replacing it with a generic 'Failed to fetch plugin'. Now it carries
the original message through with 'extension' replaced by 'plugin'.
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 6460535 commit e1413f5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
0 commit comments