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

improve VPP API error handling #20446

Merged
merged 2 commits into from
Jul 16, 2024
Merged

improve VPP API error handling #20446

merged 2 commits into from
Jul 16, 2024

Conversation

roperzh
Copy link
Contributor

@roperzh roperzh commented Jul 15, 2024

reading the docs I realized we're missing some recommendations for error management.

the docs also note that certain operations like assignments happen asynchronously and you must subscribe to events to get those errors.

this part wasn't estimated nor considered.

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Added/updated tests

@roperzh roperzh marked this pull request as ready for review July 15, 2024 14:46
@roperzh roperzh requested a review from gillespi314 as a code owner July 15, 2024 14:46
@jahzielv jahzielv merged commit 5ea213e into feat-vpp-apps-18867 Jul 16, 2024
11 checks passed
@jahzielv jahzielv deleted the vpp-error-mgmt branch July 16, 2024 16:16
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.

3 participants