Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1sp feature A new functionality
Projects
None yet
Development

No branches or pull requests

1 participant