Expand description
The link-emails phase: turning a claimed mail slot into a queued message.
It talks to no study registry, which is the point of it being its own phase: a wedged mail queue and an unreachable Sisu are different problems. The caps and the dedup guard applied when the slot was claimed, so this phase retries until the message is queued rather than deciding again.
Structsยง
- Link
Emails ๐Phase
Constantsยง
- QUEUE_
LIMIT ๐ - How many mails one iteration queues; the sender has its own rate, so this only bounds how much one transaction holds open.
Functionsยง
- placeholders ๐
- Stored on the delivery row because the recipient may have no account here for the sender to read them from.
- run