This will serve to document various timeouts, what they're used for, and project-specific decisions as to their use/values.
In order to manage long running processes gracefully, we want to control when a request will be killed in different scenarios. The following table documents the different layers of the application stack and their associated timeout values.
| Step | Technology | Timeout | Notes |