Thank you for your response!
Our simplified case is as follows:
We have several clients (producers) sending messages to a single server (only one consumer). If a producer’s message is queued (with other messages) and arrives late at the consumer, it will not come at the right time (and the client is not guilty, he has sent the message in time).
We can not trust the sending time of the producer (local machine), but if we could find the time it arrived to rabbit maybe we could accept the message.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send an email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
See this new plugin: https://github.com/rabbitmq/rabbitmq-message-timestampIt only works with RabbitMQ master or future 3.6.0 tho.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.