Skip to content

Commit 91bdd28

Browse files
FLAGSAPI-1581 removed the 504 retry guidance (#657)
1 parent bcb82a9 commit 91bdd28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specification/summary-care-record.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@ paths:
353353
"504":
354354
description: |
355355
The request timed out during processing. This does not imply the request has failed or been rejected.
356-
Re-send the request using the same `X-Request-ID` value. Wait 5 seconds before the first retried request.
357-
Where multiple retries are necessary, adopt an exponential back-off approach.
356+
Re-send the request using the same `X-Request-ID` value.
358357
content:
359358
application/fhir+json:
360359
schema:

0 commit comments

Comments
 (0)