reminders: implement Twilio SMS adapter #196

Closed
opened 2026-04-06 20:59:03 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:59:03 +00:00

Summary

Implement the first SMS transport as
actionable reminder delivery through Twilio.

Scope

  • system config handling
  • E.164 destination validation
  • send/test-send support
  • transport error mapping
  • mocked tests and manual live verification

Blocked by: #194, #195

## Summary Implement the first SMS transport as actionable reminder delivery through Twilio. ## Scope - system config handling - E.164 destination validation - send/test-send support - transport error mapping - mocked tests and manual live verification Blocked by: #194, #195
barrettruth commented 2026-04-06 22:32:10 +00:00

Completed by #208. Twilio SMS reminder send and test-send support now exist, including system config keys, transport error handling, and mocked tests.

Completed by #208. Twilio SMS reminder send and test-send support now exist, including system config keys, transport error handling, and mocked tests.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#196
No description provided.