Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
oleg-jukovec opened this issue Aug 23, 2024 · 0 comments
Open

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

oleg-jukovec opened this issue Aug 23, 2024 · 0 comments
Labels
1sp feature A new functionality

Comments

@oleg-jukovec
Copy link
Collaborator

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.

@oleg-jukovec oleg-jukovec added 1sp feature A new functionality labels Aug 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1sp feature A new functionality
Projects
None yet
Development

No branches or pull requests

1 participant