Skip to content

When position is incorrectly formatted, the create agent operation fails silently  #16

Description

@ghabs

If the user sends a "create_agent" message to the engine with an incorrect spec, such as in the below example where position is a string instead of an array of integers
{
"position": "[0,0]"
}
The message is received by the engine but nothing happens. This should either throw an error or a warning

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions