Khaled Hashish
Khaled Hashish
**Is your feature request related to a problem? Please describe.** Messages in the queue don’t have the option to have a group id to signal them for fifo execution **Describe...
Is there a reason for limiting the payload of a message to 1000 characters only? https://github.com/eventuate-tram/eventuate-tram-core/blob/master/postgres/initialize-database.sql
I am not able to set the PARTITION_ID (or message headers in general) in a command that is sent to a saga participant. It seems that I could setup messageInterceptors...