postmark-gem icon indicating copy to clipboard operation
postmark-gem copied to clipboard

Retry more methods, like `delete_suppressions`

Open gdubicki opened this issue 8 months ago • 0 comments

Hi,

I am using v1.25.1 and I received:

Postmark::TimeoutError

Net::ReadTimeout (Postmark::TimeoutError)

...error while using the delete_suppressions method.

I don't see a reason why it's not wrapped in with_retries, like many other calls.

Would you accept a PR that would add it to that and similar methods?

gdubicki avatar May 26 '25 06:05 gdubicki