fix: reparse last month of rfc-index every 15m until we improve the API for new RFCs (#4314)

This commit is contained in:
Robert Sparks 2022-08-11 14:20:31 -05:00 committed by GitHub
parent c7c366fd41
commit 8604740bf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,11 @@ logger -p user.info -t cron "Running $DTDIR/bin/every15m"
# Send mail scheduled to go out at certain times
$DTDIR/ietf/bin/send-scheduled-mail all
# Reparse the last _year_ of RFC index entries
# (which is the default if -d is not provided)
# until https://github.com/ietf-tools/datatracker/issues/3734
# is addressed.
# This takes about 20s on production as of 2022-08-11
$DTDIR/ietf/bin/rfc-editor-index-updates