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

Hotfix/v1.0.0-rc4: Changed exception to error at discovery service search in startup #125

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

matbmoser
Copy link
Contributor

Why we create this PR?

There is a requirement in the TRG 5.01 what all the application components should be deployed without any problem.
And our application is on startup calling a the Discovery Service from Catena-X and giving an exception. This needs to be fixed.
Issue documented here #122

What we want to achieve with this PR?

We want to change the exception to an simple log error to fix the issue.

What is new?

Updated

  • Changed exception from Discovery Service startup to an Critical Error message

@matbmoser matbmoser added the bug Something isn't working label Aug 16, 2023
@matbmoser matbmoser added this to the v1.0.0 milestone Aug 16, 2023
@matbmoser matbmoser added the backend Issue or PR connected to the backend application label Aug 16, 2023
@matbmoser matbmoser merged commit 33d1b99 into eclipse-tractusx:main Aug 16, 2023
@matbmoser matbmoser deleted the hotfix/v1.0.0-rc4 branch August 16, 2023 13:26
@saudkhan116 saudkhan116 mentioned this pull request Aug 17, 2023
77 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue or PR connected to the backend application bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant