Skip to content

Add validations for frame number and instances being None #19

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

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

PJEstrada
Copy link
Contributor

The SDK was allowing to send the backend and instance_list with the shape

[None, None, None

This PR fixes that.

Also added frame_number key as a required key when we are sending a frame packet map.

I believe frame_number should be a required key always, but if there's a case where it would not be that way please let me know so we can discuss this further.

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

Successfully merging this pull request may close these issues.

2 participants