Skip to content

v1.2.1 — batch-send fallback

Latest

Choose a tag to compare

@pfstr pfstr released this 23 Jul 12:11
· 1 commit to main since this release

A failing sendEmailBatch() no longer sinks the delivery run: the queue drain falls back to per-email sendEmail() within the same run, and delivery errors are logged (visible in wrangler tail) instead of being swallowed. See CHANGELOG.md.