Skip to content

Commit

Permalink
docs(faq): add diagram for request lifecycle
Browse files Browse the repository at this point in the history
The textual description is great. A visual helps more people understand the various stations a request runs through.

Signed-off-by: Benjamin Kroeger <[email protected]>
  • Loading branch information
benkroeger committed Oct 15, 2024
1 parent 3438194 commit f8a637e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/faq/request-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,7 @@ In general, the request lifecycle looks like the following:
- 9.2 controller
- 9.3 global
10. Server response

<figure>
<img class="illustrative-image" src="/assets/nest-request-flow.png" />
</figure>
Binary file added src/assets/nest-request-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8a637e

Please sign in to comment.