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

feat: do not duplicate error message #210

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

byashimov
Copy link
Contributor

@byashimov byashimov commented Dec 17, 2024

Usually we get errors like this, and the message is just duplicated:

Error: error creating a service: [400 ServiceCreate]: Service 'foo' version '1.8' has reached end of availability and cannot be created: [{"message":"Service 'foo' version '1.8' has reached end of availability and cannot be created","status":400}]

@byashimov byashimov requested a review from a team as a code owner December 17, 2024 11:43
@byashimov byashimov force-pushed the byashimov-remove-error-duplicates branch from 97f5c2e to 8c74e58 Compare December 17, 2024 11:46
@vmyroslav vmyroslav merged commit 2fd26a3 into main Dec 17, 2024
6 checks passed
@vmyroslav vmyroslav deleted the byashimov-remove-error-duplicates branch December 17, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants