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

Plugin breaks after 50 scrapes #9

Open
jakubfaldasz opened this issue Dec 12, 2024 · 0 comments · May be fixed by #8
Open

Plugin breaks after 50 scrapes #9

jakubfaldasz opened this issue Dec 12, 2024 · 0 comments · May be fixed by #8

Comments

@jakubfaldasz
Copy link

jakubfaldasz commented Dec 12, 2024

So I noticed a weird thing when the plugin is scraping data from the server, after some time (12.5 minutes precisely - 50 scrapes in 15 seconds interval) the plugin stopped working. The read method failed and the logs were almost identical to the ones reported here. It seems that the after some time the opcua connections all got timeouts at the same time because they weren't closed correctly by the library.

I figured that updating the gopcua library might be a good idea and in fact it did fix this issue.

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