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

Dynamo: Investigate StreamWrapper.ValidateWithAccount() throwing errors even with valid input #850

Closed
AlanRynne opened this issue Nov 15, 2021 · 0 comments · Fixed by #899
Assignees
Labels
dynamo issues related to the dynamo connector enhancement New feature or request

Comments

@AlanRynne
Copy link
Member

In Dynamo, ValidateWithAccount is called on every node run or change of input (as far as I've been able to figure out).

Weirdly, this methods call to client.StreamGet() fails and reports a Could not get stream error into Sentry even if the final run of the node eventually works.

Not sure of the specifics of this, but I think this may be another over-reporting bug.

@AlanRynne AlanRynne added enhancement New feature or request dynamo issues related to the dynamo connector labels Nov 15, 2021
@AlanRynne AlanRynne self-assigned this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamo issues related to the dynamo connector enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant