Hi All,
Been using customerio-python for a fair bit in production environment. From time-time-time we would get the following error:
Cannot send email for xxxxx message id xx ** Failed to receive valid response after 3 retries.**
Check system status at http://status.customer.io.
The same payload/user would go through at another instance.
Python 3.8
Has anyone encountered this before?
Would a simple remedy be adding a retry wrapper on top?