We are using Replay Channel Listener in order to use the Change Data Capture of Salesforce Api.
We want to consume data from when it was left last time. This is the config that we are using:
But when the app is restarted in Cloudhub, it is not capturing the events that had happened when the app was down. Why is it so?