Skip to content

Commit f2e961d

Browse files
authored
Merge pull request #243 from alphagov/update-retention-time-on-sequence-diagram
Update retention time on sequence diagram
2 parents 9c0e33b + ec26f7f commit f2e961d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

diagrams/sequence-diagrams/sending-submission-emails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ else email bounces
9090
note over ses,sns: We have an SQS queue subscribed to the<br/> SNS topic and a recurring task to poll<br/>the SQS queue.
9191
end
9292
93-
worker->>worker: Recurring task deletes Submissions<br/>that haven't bounced after 7 days
93+
worker->>worker: Recurring task deletes Submissions<br/> 30 days after they were created
9494
```
9595

9696
## Handling email bounces/complaints

0 commit comments

Comments
 (0)