Alexander Clouter

Results 105 comments of Alexander Clouter

> Have you tried sharing a single loader instance across several sessions? For example: > [snipped] Found that each call of `boto3.session.Session()` (not using the default session) eat 200ms of...

> Hello! I have been following this project closely for quite a long time. I was wondering if this project is suitable for real world usage. Nothing mission critical, just...

> No retries on code input is definitely something I consider a bug, though I don't think there's an issue in our tracker for it. It's been on my mind...

>> No retries on code input is definitely something I consider a bug, though I don't think there's an issue in our tracker for it. It's been on my mind...

Just to help out, we have been using `smtp_server="smtp.sendgrid.net:587"` for *years* without problem in production (on Google Cloud Run) and locally on my workstation against MailHog too.