Skip to content

QueueStreamTypeSpecificArgs

faststream.rabbit.schemas.queue.QueueStreamTypeSpecificArgs module-attribute #

QueueStreamTypeSpecificArgs = TypedDict('QueueStreamTypeSpecificArgs', {'x-max-age': str, 'x-stream-max-segment-size-bytes': int, 'x-stream-filter-size-bytes': int, 'x-initial-cluster-size': int}, total=False)