Skip to content

Commit 7e870b7

Browse files
authored
add timeout info (#808)
1 parent d591e2a commit 7e870b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/ROOT/pages/api/overview.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ In the case of `429 Too Many Requests`, we would recommend slowing down the rate
4747

4848
For other `4xx` client error responses, you should not resend such requests without first correcting them.
4949

50+
== Timeouts
51+
52+
Aura API requests have a timeout of 45 seconds.
53+
5054
== Request tracing and troubleshooting
5155

5256
An `X-Request-Id` response header is returned with each request and can be used for troubleshooting.

0 commit comments

Comments
 (0)