We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When an issue occurs during the device sync job, the overall job should not stop.
When an issue occurs during loading a device the job stops.
Portal version: 4.4 LoRaWAN Stack version:
The text was updated successfully, but these errors were encountered:
Fix #1804 - encapsulate sync job by a try-catch per device
a810d04
Fix #1804 - encapsulate sync job by a try-catch per device (#1809)
929d0ea
kbeaugrand
Successfully merging a pull request may close this issue.
Expected Behavior
When an issue occurs during the device sync job, the overall job should not stop.
Current Behavior
When an issue occurs during loading a device the job stops.
Steps to Reproduce
Context (Environment)
Portal version: 4.4
LoRaWAN Stack version:
Logs
Additional Information
The text was updated successfully, but these errors were encountered: