The Transaction Check requests waterfall displays the duration of all requests broken down into three phases:
- Requesting – The total time to send a request
- Server Processing – The total time from request end until we receive the first byte of a response.
- Downloading Response – The total time needed for a response to be received (downloaded) from a server
For an in-depth breakdown, please see our documentation on data for failed Transaction Checks.