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

generic_msg Parameter Update #1839

Closed
Ethan-DeBandi99 opened this issue Oct 14, 2022 · 0 comments · Fixed by #1840
Closed

generic_msg Parameter Update #1839

Ethan-DeBandi99 opened this issue Oct 14, 2022 · 0 comments · Fixed by #1840
Assignees
Labels
In Progress Work on ticket is in progress / ticket is actively being worked

Comments

@Ethan-DeBandi99
Copy link
Contributor

Arkouda now requires all message arguments be in JSON format. When this change was made, generic_msg was not updated to remove args: Union[str, dict]. This needs to be updated to args: dict to avoid confusion.

@Ethan-DeBandi99 Ethan-DeBandi99 self-assigned this Oct 14, 2022
@Ethan-DeBandi99 Ethan-DeBandi99 added the In Progress Work on ticket is in progress / ticket is actively being worked label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Progress Work on ticket is in progress / ticket is actively being worked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant