Hi, I was wondering if there's an easy way to say retry for everything except this list of exceptions? For example, I want to retry for all server errors but not client errors.