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: Improve error handling for command parsing #1020

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Conversation

FaHaGit
Copy link
Contributor

@FaHaGit FaHaGit commented Jan 22, 2025

Describe your changes

Previously, if the parsing of the argument failed, the argument was not ignored as described in the log message, but processed further.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Before the command was not ignored as described in the log message.

Signed-off-by: Fabian Hartung <[email protected]>
modules/API/API.cpp Outdated Show resolved Hide resolved
@hikinggrass hikinggrass self-assigned this Jan 28, 2025
@hikinggrass hikinggrass added the include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible label Jan 29, 2025
@FaHaGit FaHaGit merged commit f708380 into main Jan 31, 2025
12 checks passed
@FaHaGit FaHaGit deleted the fix/api_error_handling branch January 31, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants