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
In some rare race condition, loading the json file using lcls-twincat-pmps may fail.
You can recover this pretty easily using the pmpdb client tool:
(pcds-5.8.1)zlentz@rix-console:~$ pmpsdb reload plc-kfe-rix-motion INFO: Last file reloaded at: Wed Dec 31 16:00:00 1969 INFO: Refreshing... INFO: This file reloaded at: Fri Feb 9 14:33:06 2024
See #211 (comment)
It should work every time, maybe it should automatically retry a couple times if it fails?
Happened once in prod
Unknown
Retry a few times?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
In some rare race condition, loading the json file using lcls-twincat-pmps may fail.
You can recover this pretty easily using the pmpdb client tool:
See #211 (comment)
Expected Behavior
It should work every time, maybe it should automatically retry a couple times if it fails?
Context / environment
Happened once in prod
Steps to Reproduce (for bugs)
Unknown
Suggested Solution
Retry a few times?
The text was updated successfully, but these errors were encountered: