mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 23:32:27 -05:00
add date
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# ADR: Manage total record retention dynamically
|
||||
|
||||
Status: Accepted
|
||||
Date:
|
||||
|
||||
# ADR: Manage total record retention dynamically
|
||||
|
||||
Status: Accepted
|
||||
Date: 09/27/23
|
||||
|
||||
### Context
|
||||
|
||||
Currently, we have a global maximum for messages sent per day. This is designed to limit the amount of PII that we're holding at any given time. That limit is a Redis counter that auto-increments with each message sent.
|
||||
|
||||
Reference in New Issue
Block a user