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

Fail properly when extracting vector collection samples from the telemetry sample while respective port has no data #150

Open
nunoguedelha opened this issue Oct 12, 2022 · 0 comments
Assignees

Comments

@nunoguedelha
Copy link
Collaborator

When the port `` is disconnected or no data was never received by the time the vector collections dictionary is retrieved, we get the non blocking error:

TypeError: Cannot read properties of undefined (reading 'id') at http://192.168.1.70:8080/plugins/expandTelemetryMetadataInDict.js:11:45 at Array.filter (<anonymous>) at expandTelemetryMetadataInDict (http://192.168.1.70:8080/plugins/expandTelemetryMetadataInDict.js:10:54) at http://192.168.1.70:8080/plugins/dictionary-plugin.js:69:32 at async Promise.all (index 0)

TO BE VERIFIED...

@nunoguedelha nunoguedelha self-assigned this Oct 12, 2022
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

1 participant