With V5, we will have a new architecture that uses Polly's ResiliencePipeline, and thus we can drop support for RetryableQuery (src/Paramore.Darker/Policies/Attributes/RetryableQueryAttribute.cs) and its variants. We should mark it as obsolete, so that it can be removed in V6
With V5, we will have a new architecture that uses Polly's ResiliencePipeline, and thus we can drop support for RetryableQuery (src/Paramore.Darker/Policies/Attributes/RetryableQueryAttribute.cs) and its variants. We should mark it as obsolete, so that it can be removed in V6