Using `Effect.retry` for Tagged Exceptions or Specific Errors

How to use Effect.retry only after catching a tagged exception or basically on specific errors?
Was this page helpful?