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

fix: improve error messages when UPF/gnB lists are empty #692

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

dariofaccin
Copy link
Contributor

@dariofaccin dariofaccin commented Dec 18, 2024

Description

This PR improves the error message handling during network slice creation. The error message is different whether the backend is not reached or the list of available UPFs/gnB is empty.

The following picture represents the new behaviour:

  • UPF list is retrieved from the server and is empty
  • gnB list has failed to be retrieved from the server

image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@dariofaccin dariofaccin requested a review from a team as a code owner December 18, 2024 10:41
@patriciareinoso patriciareinoso merged commit 369bc90 into main Dec 18, 2024
27 checks passed
@patriciareinoso patriciareinoso deleted the TELCO-1478-fix-empty-gnb-upf-lists branch December 18, 2024 11:28
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