-
Notifications
You must be signed in to change notification settings - Fork 448
Description
When ekuiper loads the golang portable plugin and runs for some time, ekuiper will trigger the error "error: validate function xxxx error: time out, plugin xxxx status running, message: ."
Environment:
- eKuiper version (e.g.
1.3.0): v2.2.0 - Hardware configuration (e.g.
lscpu):
- OS (e.g.
cat /etc/os-release):
- Others:
When ekuiper loads the golang portable plugin and runs for some time, ekuiper will trigger the error "error: validate function value_dvt error: time out, plugin threshold_judge status running, message: .", in this error message, threshold_judge is the golang plugin compilation file, and value_dvt is one of the functions in the plugin。
At present, I'm not sure if it will take a long time to reproduce this issue. I got the error message in the ekuiper interface response when adding the rule. But it is certain that I have encountered this problem many times, and each time I need to restart ekuiper to restore it to normal