tell_backend: unhandled pshell errors are now critical
This commit is contained in:
@@ -136,6 +136,7 @@ class PShellTellBackend:
|
||||
base_url=self._url,
|
||||
endpoint=endpoint,
|
||||
operation=operation,
|
||||
critical=True,
|
||||
) from e
|
||||
|
||||
def eval(self, expr: str):
|
||||
|
||||
Reference in New Issue
Block a user