Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Errors returned by Nakadi don't have type field in Problem #1192

@mdedetrich

Description

@mdedetrich

According to Nakadi's swagger (https://github.com/zalando/nakadi/blob/master/docs/_data/nakadi-event-bus-api.yaml#L2188-L2225), when Nakadi returns an error indicated by the Problem JSON type it should include the type field however the type field doesn't exist for a certain set of errors, i.e. 409 conflict when starting a Nakadi stream due to having no empty slots or cursor reset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions