Skip to content

Deliver cron reminder emails synchronously#283

Merged
lmrodriguezr merged 1 commit into
mainfrom
deliver-cron-mails-synchronously
Jun 18, 2026
Merged

Deliver cron reminder emails synchronously#283
lmrodriguezr merged 1 commit into
mainfrom
deliver-cron-mails-synchronously

Conversation

@vangberg

@vangberg vangberg commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Rails runner exits immediately, dropping any pending jobs, which means that mails are not sent. Delivering them synchronously should fix this.

See #262 (comment) for background.

@vangberg vangberg mentioned this pull request Jun 18, 2026
@vangberg vangberg requested a review from lmrodriguezr June 18, 2026 07:53
@lmrodriguezr lmrodriguezr merged commit 19a157d into main Jun 18, 2026
3 checks passed
@lmrodriguezr lmrodriguezr deleted the deliver-cron-mails-synchronously branch June 18, 2026 13:34
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

Successfully merging this pull request may close these issues.

2 participants