Would you consider making it possible to repeat if the exception message matches a certain regex or to repeat if the stacktrace matches a certain regex (which would cover caused-by things)?
Because just to repeat on a certain exception type is sometimes not precise enough, it can be too broad, and having no influence on the exception types since they are 3rd party.
Would you consider making it possible to repeat if the exception message matches a certain regex or to repeat if the stacktrace matches a certain regex (which would cover caused-by things)?
Because just to repeat on a certain exception type is sometimes not precise enough, it can be too broad, and having no influence on the exception types since they are 3rd party.