opsgenie / opsgenie-python-sdk

Other
48 stars 40 forks source link

Fixes for #21 #29

Closed mhamzak008 closed 4 years ago

mhamzak008 commented 4 years ago

Implemented a custom callback function to decide on whether to stop retrying or continue.

Removed the unused retries parameter from the Configuration object.