Skip to content

Commit

Permalink
XS✔ ◾ Moved link from content to related (#7519)
Browse files Browse the repository at this point in the history
* Moved link from content to related

* Auto-fix Markdown files

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tiagov8 and github-actions[bot] authored Dec 13, 2023
1 parent de999d7 commit 8c5636b
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ created: 2012-09-25T18:02:29.0000000Z
authors:
- title: Adam Cogan
url: https://ssw.com.au/people/adam-cogan
related: []
related:
- rules-for-error-handling
redirects: []

---

When building an application for a client, you should implement functionality which will notify you personally whenever it throws an exception and log the issue for review.
When building an application for a client, you should implement functionality which will notify you personally whenever it throws an exception and log the issue for review.

<!--endintro-->

Expand All @@ -25,7 +26,4 @@ There are a few reasons to do this:
* You can ensure the long term quality of you application
* You are not just washing your hands and leaving at the end of the release


You will find that this will lead to more clients who are happy to use you into the future because they know that you care about their application.

See also: [https://rules.ssw.com.au/rules-for-error-handling](/rules-for-error-handling)
You will find that this will lead to more clients who are happy to use you into the future because they know that you care about their application.

0 comments on commit 8c5636b

Please sign in to comment.