Skip to content

A debatch step followed by another request-response step using the same send port fails #9

@refurbs

Description

@refurbs

Firstly, great work on this project!

But, I've hit a potential issue...

I have request-response step which is configured to debatch 3 messages on send port xyz. This works as expected and returns 3 responses.

But when I add another single request-response step afterwards which also uses send port xyz, the first debatch step returns 1 response, then fails to return the other 2 and fails with a timeout?

If I configure the second request-response step to use a different send port abc then all is well again???

Is this a bug or am I doing something wrong? Any thoughts appreciated.

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