holunda-io / camunda-bpm-correlate

Library to correlate messages to processes running in Camunda Platform 7.
http://www.holunda.io/camunda-bpm-correlate/
Apache License 2.0
10 stars 2 forks source link

Messages should be read from the message table sorted by ingestion timestamp #37

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

Steps to reproduce

Expected behaviour

Message ingestion timestamp should be enforced.

Actual behaviour

Messages are read in a natural (DB) order.