feat(email): send booking reminders before event start.
Job process_reminders in subscription_worker; REMINDER_LEAD_HOURS window; CalenTIQ email + in-app event_reminder; idempotent reminder_sent. Refs EventHub/EventHubBack#70
This commit is contained in:
@@ -28,4 +28,6 @@ SMTP_PASS=
|
||||
SMTP_FROM=noreply@calentiq.com
|
||||
SMTP_TLS=if_available
|
||||
PUBLIC_APP_URL=https://stage.calentiq.com
|
||||
# Окно напоминаний о booking (часы до старта; Back#70)
|
||||
REMINDER_LEAD_HOURS=24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user