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

Micro Queue is already full at size of 100 #98

Open
skykep opened this issue Nov 7, 2022 · 2 comments
Open

Micro Queue is already full at size of 100 #98

skykep opened this issue Nov 7, 2022 · 2 comments

Comments

@skykep
Copy link

skykep commented Nov 7, 2022

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)

  1. 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
  • Operating System and version: Synology Linux
  • Controller Type (eg 1756-L83E/B): 1756-L81E
  • Controller Firmware (eg 30.11): 30.11
@cmseaton42
Copy link
Owner

Hey

It sounds like the connection was lost in this case... can you post your script here?

@skykep
Copy link
Author

skykep commented Nov 7, 2022

I'm happy to share it privately with you, but don't want to post it publicly here. I've got quite a bit into it so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants