Connecting to a PLC reading about 30 tags in two tag groups. Was fine for hours, and then messages of:
Micro Queue is already full at size of 100
and
TIMEOUT occurred while writing Reading Tag Group.
Current Behavior
See above.
Expected Behavior
Read the tags
Possible Solution (Optional)
No idea because the ethernet connection is rock steady.
Context
I'd like to know how to prevent this, and if unable, what should be the method of rectification? Restart the script?
Steps to Reproduce (for bugs only)
Unknown -> occurred randomly
Your Environment
Package version (Use npm list - e.g. 1.0.6): 1.2.5
Node Version (Use node --version - e.g. 9.8.0): v12.21
Connecting to a PLC reading about 30 tags in two tag groups. Was fine for hours, and then messages of: Micro Queue is already full at size of 100 and TIMEOUT occurred while writing Reading Tag Group.
Current Behavior
See above.
Expected Behavior
Read the tags
Possible Solution (Optional)
No idea because the ethernet connection is rock steady.
Context
I'd like to know how to prevent this, and if unable, what should be the method of rectification? Restart the script?
Steps to Reproduce (for bugs only)
Your Environment
npm list
- e.g. 1.0.6): 1.2.5node --version
- e.g. 9.8.0): v12.21