Hi all,
Might not be the best place to ask this, but is there any planning for having a retry policy per event type in the persistent subscription model?
I know currently for the entire subscription we can set the retry policy, was just wondering if this is a feature that might help a lot of people.
I think it’s possible to do it per event type in the .Net SDK as I see the subscription has a int in the persistent subscription, that I believe to be the amount of times an event has been retried.
Let me know your thoughts?