Retry an Effect Based on Specific Error Types

Hi, how do I make it so that an effect only retries on certain error types and not on others?
Was this page helpful?