Skip to content

Improve JSON_USE_EXCEPTION=0 workflow #972

Open
@baylesj

Description

@baylesj

Is your feature request related to a problem? Please describe.
Currently, JSON_USE_EXCEPTION=0 results in abort() calls instead of exception throwing, which may be undesirable for some clients.

Describe the solution you'd like
A more rigorous solution allowing the client to determine if they want to abort, or just ignore/retry/handle the error some other way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions