Skip to content

Commit bd76041

Browse files
committed
On request form the secretariat, added a note to the new I-D announcement
messages about there being a couple of minutes delay between submission and the appearance of htmlized document and diff on the tools servers. - Legacy-Id: 5835
1 parent 68b05b6 commit bd76041

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

ietf/templates/submit/announce_new_version.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@ https://datatracker.ietf.org/doc/{{ submission.filename }}/
1111
Diff from previous version:
1212
http:{{rfcdiff_prefix}}?url2={{ submission.filename }}-{{ submission.revision }}
1313

14+
Please note that it may take a couple of minutes from the time of submission
15+
until the htmlized version and diff are available at tools.ietf.org.
16+
1417
IETF Secretariat.
1518
{% endautoescape %}

ietf/templates/submit/announce_to_authors.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ Abstract:
1919

2020
{{ submission.comment_to_sec|default:"" }}
2121

22+
Please note that it may take a couple of minutes from the time of submission
23+
until the htmlized version and diff are available at tools.ietf.org.
24+
2225
The IETF Secretariat
2326
{% endautoescape %}

ietf/templates/submit/announce_to_lists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ A diff from the previous version is available at:
2222
http:{{settings.RFCDIFF_PREFIX}}?url2={{ submission.filename }}-{{ submission.revision }}
2323
{% endif %}
2424

25+
Please note that it may take a couple of minutes from the time of submission
26+
until the htmlized version and diff are available at tools.ietf.org.
27+
2528
Internet-Drafts are also available by anonymous FTP at:
2629
ftp://ftp.ietf.org/internet-drafts/
2730
{% endautoescape %}

0 commit comments

Comments
 (0)