I have a stream which max age is 1 minute, and segment size is 50MB, when message size is around 25MB. In stream there are around 30 messages.
I try to get messages from a stream with offset 1 minute, but I get all messages from start of stream (even though that were added to stream 1 hour ago).
I am not sure if that is a problem with the library or my configuration is incorrect. Can you help me with that?

I am using
RabbitMq.Stream.Client
v1.0.0-rc.4
RabbitMQ 3.9.8