On Wed, Dec 8, 2021 at 9:22 PM Mark Dilger <mark.dil...@enterprisedb.com> wrote: > > > > On Dec 8, 2021, at 5:10 AM, Amit Kapila <amit.kapil...@gmail.com> wrote: > > > > I think if we are really worried about transient errors then probably > > the idea "disable only if the same error has occurred more than X > > times" seems preferable as compared to taking a decision on which > > error_codes fall in the transient error category. > > No need. We can revisit this design decision in a later release cycle if the > current patch's design proves problematic in the field. >
So, do you agree that we can disable the subscription on any error if this parameter is set? -- With Regards, Amit Kapila.