Skip to content

Commit 4da5fd4

Browse files
committed
Changed how long we hang on to request profiler records to 2 days.
- Legacy-Id: 17780
1 parent da6a0d8 commit 4da5fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/daily

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ $DTDIR/ietf/manage.py fetch_meeting_attendance --latest 2
6161
$DTDIR/ietf/bin/send-review-reminders
6262

6363
# Purge old request_profiler records
64-
$DTDIR/ietf/manage.py purge_request_profiler_records
64+
$DTDIR/ietf/manage.py purge_request_profiler_records -d2

0 commit comments

Comments
 (0)