I forced a stream to be passed and ran a smart contract event. When I activated the paused streams, the stream should pickup the events from the history. But there is not a history of events and no retries where happened.
According to the documentation, it states that it will be retried for sure. Can you please investigate this issue?
I should get events with both statuses confirmed = true and confirmed = false but I only received confirmed = true because I have activated the streams. During this time, the events with confirmed = false are no more received
I hope this will be the same case for the events with any confirmation state.