value of time-key chopped off after every retry in AMQP 0.9.1 x-death header #12732
-
RabbitMQ-InfoVersion: 3.13.4
Describe the bugAfter every requeuing/retry of our Dead-Lettered Messages the time-value is chopped off, until it is 0. Reproduction steps
Expected behaviorThe time value should behave like it is stated in the documentation: "When this message was dead lettered the first time from this queue for this reason." https://www.rabbitmq.com/docs/dlx Additional context
As you can see, after every retry the time value is chopped off by 3 digits, until it is 0.
But after the second try the timestamp doesn't make any sense.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@Alex-The-DevOp-Guy please include the RabbitMQ version and list or enabled feature flags where you observe this issue. |
Beta Was this translation helpful? Give feedback.
-
Checkout this pull request / issue, seems to be like this: |
Beta Was this translation helpful? Give feedback.
Checkout this pull request / issue, seems to be like this: