Skip to content

Proposal: add ErrorHandler to ServerOptions #218

@jba

Description

@jba

At various points in the serving infrastructure, an error is produced out-of-band of any particular client RPC or API call. We should add an ErrorHandler to allow users of the SDK to receive these errors.

Open question: should this be scoped to the Server, or to the Session? Probably it should be scoped to the session, in which case this belongs on something like the SessionOptions being discussed in #148.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs community feedbackMore input from users needed to inform a decision

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions