Skip to content

Person with correct Skill unable to tap into Textiles #54

Description

@jschrempp

We found that a person with a lot of skills will cause the response from amiliaGetPackagesByClientID to split the response into multiple packages back to the device. Our code in ezfReceivePackagesByClientID does not correctly handle a multipart response.

This was not a problem in the past because we didn't have that many packages. With Amilia we have expanded the number of packages - and the length of their names - and so now we have to deal with this.

It should be noted that if the packages arrive at the device in correct order, then it is handled correctly. However these are UDP packages and order is not guaranteed.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions