Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry transmissions after cURL error #145

Open
tohvanah opened this issue Jun 19, 2018 · 0 comments
Open

Retry transmissions after cURL error #145

tohvanah opened this issue Jun 19, 2018 · 0 comments

Comments

@tohvanah
Copy link

tohvanah commented Jun 19, 2018

I'm managing a site sending about 30 emails a day. Lately there has been about one email a day that fails with a cURL error (see below). I believe under these circumstances, and possibly others ( #137 ), a retry should be attempted. I've considering programming one myself using the wpsp_handle_response hook.

cURL error:
{"errors":{"http_request_failed":["cURL error 28: Operation timed out after 15001 milliseconds with 0 bytes received"]},"error_data":[]}

@tohvanah tohvanah changed the title Retry sending after cURL error Retry transmissions after cURL error Jun 19, 2018
maxharrisnet pushed a commit that referenced this issue Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant