Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions modules/ROOT/pages/api/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ In the case of `429 Too Many Requests`, we would recommend slowing down the rate

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

== Timeouts

Aura API requests have a timeout of 45 seconds.

== Request tracing and troubleshooting

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