RemoteError
classgworker_client.errors.RemoteError
A remote runtime returned a non-zero exit code or a structured failure payload. Inspect .exit_code and .stderr for details. Distinct from ExecutionError, which wraps Python-level exceptions.
Class
python
1class RemoteError