diff --git a/draft-ietf-scitt-scrapi.md b/draft-ietf-scitt-scrapi.md index 29ffde3..a6e0ec3 100644 --- a/draft-ietf-scitt-scrapi.md +++ b/draft-ietf-scitt-scrapi.md @@ -284,7 +284,7 @@ returned it. If the `OperationID` is a valid URL, it MAY be included as a `Location` header in the HTTP response. Transparency Services MAY clean up old operation records to manage practical implementation concerns. -The length of validity of the `OperationID` is Transparency Service specific but at minimum, the Transparency Service MUST maintain a record of every running or successful operation until at least one client has fetched the completed Receipt. +The length of validity of the `OperationID` is Transparency Service specific, but at a minimum, the Transparency Service MUST maintain a record of every running or successful operation until at least one client has fetched the completed Receipt. The Transparency Service MAY include a `Retry-After` header in the HTTP response to help with polling.