Skip to content

Commit d86a56b

Browse files
JFU-GITNick Bragdon
and
Nick Bragdon
authored
Update ErrorResponses.md
Co-authored-by: Nick Bragdon <[email protected]>
1 parent a995773 commit d86a56b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ErrorResponses.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ This document serves as a supplementary to Blue Button 2.0 API Developer Documen
3535

3636
### Retry
3737

38-
App can choose to retry the requests on certain 500 errors heuristically depending on the root cause as indicated by the error messages, e.g. backend server is unavailable due to temporarily network down etc., the app can choose from various retry patterns that best fits the use case (e.g. exponential back off).
38+
39+
3940

4041
Auto retrying on FHIR Data read/search to overcome a FHIR backend network temporary downtime is recommended, but with sensible retry settings.
4142

0 commit comments

Comments
 (0)