Defined in File port_queue_policies.hpp
Used by consumers to request a specific behavior from the producer.
Values:
Requests the producer to block when the consumer queue is full.
Request to discard the oldest data and push the newest one into the queue.