Hi,
I have a subscription configured with an exponential backoff strategy AND message ordering. There is a message that has bad content and is causing failures in the subscriber. I would like to acknowledge this message, but I cannot pull it to get it's ID to be able to manually acknowledge it.
Is there a way to "force" pull a message that is stuck in exponential backoff?