Skip to main content

malformed_props

Function malformed_props 

Source
pub fn malformed_props(original_queue: &str, reason: &str) -> BasicProperties
Expand description

AMQP properties for a body that could not be decoded as an Envelope.

The original bytes are forwarded verbatim, so there is no attempt counter and no job metadata to carry, only where it came from and why it was rejected.