rholder / retrying

Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Apache License 2.0
1.91k stars 157 forks source link

Stop when specific exceptions occur: e.g. keyboardInterpret #98

Open ytfksw opened 2 years ago

ytfksw commented 2 years ago

Stop when specific exceptions occur: e.g. keyboardInterpret