Skip to content

[inferno-ml] Structured errors for inferno-ml-server #126

Description

@ngua

Currently it's quite difficult to debug issues with inferno-ml-server. If something goes wrong during script evaluation, Inferno initialization, etc..., the only way to distinguish errors is by whatever output is produced by the implementation of displayException by RemoteError. Instead, we could serialize the errors and provide this in the errBody. Then any calling client could try to decode the body and get back the actual exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    correctnessMake something more correctenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions