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

Properly logs errors at KB sync task #1954

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

mkeckmkeck
Copy link
Contributor

@mkeckmkeck mkeckmkeck commented Mar 15, 2024

Description

A simple log statement is enough here, previous exception handling was already handled without logging

Additional Notes

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

- simple log statement is enough here, previous exception handling
  was already handled without logging

Fixes: SIRI-939
@mkeckmkeck mkeckmkeck added the 🐛 Bugfix Contains only a small fix for an existing bug label Mar 15, 2024
Fixes: SIRI-939
@mkeckmkeck mkeckmkeck merged commit 02a7925 into develop Mar 15, 2024
3 checks passed
@mkeckmkeck mkeckmkeck deleted the SIRI-939_kba_sync_log branch March 15, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bugfix Contains only a small fix for an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants