Skip to content

messages not forward in sequence #37

Description

@rgegvre

when the input channel put multi messages once
the message not forward in same sequence to output channel

example:

input channel send this multi messages once:
message then picture then file

output channel will be get like that:
message then file then picture
or
picture then file then message

is there a fix?

*this only happen if the input send multi messages once it's the same time

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions