Skip to content

api: add a constant for "concurrent schema update" #404

Open
@oleg-jukovec

Description

@oleg-jukovec

It would be nice to have a constant for the non-critical error:

return Schema{}, errors.New("concurrent schema update")

This will make it easier to repeat the call on the client side.

On the other hand, we can repeat the request ourselves in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions