From 0138dd44ff06b8cdc477ff5fbc1dfa8f04ca9174 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:28:48 +0800 Subject: [PATCH 01/30] fix: remove broken link for error handling --- en/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/en/advanced/best-practice-performance.md b/en/advanced/best-practice-performance.md index 7c303d0f63..3c48bcedef 100644 --- a/en/advanced/best-practice-performance.md +++ b/en/advanced/best-practice-performance.md @@ -82,7 +82,6 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From 1b529c8a2c9f78bc5110e16f6e99f1c8552ada43 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:30:11 +0800 Subject: [PATCH 02/30] fix: remove broken link --- de/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/de/advanced/best-practice-performance.md b/de/advanced/best-practice-performance.md index ce7c1d8919..6ac2da5975 100755 --- a/de/advanced/best-practice-performance.md +++ b/de/advanced/best-practice-performance.md @@ -84,7 +84,6 @@ Um näher auf diese Themen eingehen zu können, müssen Sie sich ein grundlegend Weitere Informationen zu den Grundlagen der Fehlerbehandlung siehe: -* [Fehlerbehandlung in Node.js](https://www.joyent.com/developers/node/design/errors) * [Aufbau leistungsfähiger Node-Anwendungen: Fehlerbehandlung](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop-Blog) #### Was Sie unterlassen sollten From ca7b8cc438c329f920d4bc96cfce51e8623d9525 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:33:22 +0800 Subject: [PATCH 03/30] fix: remove broken link --- es/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/es/advanced/best-practice-performance.md b/es/advanced/best-practice-performance.md index c6e736b4c2..f881a82a6a 100755 --- a/es/advanced/best-practice-performance.md +++ b/es/advanced/best-practice-performance.md @@ -86,7 +86,6 @@ Antes de profundizar en estos temas, deberá tener unos conocimientos básicos d Para obtener más información sobre los aspectos básicos del manejo de errores, consulte: -- [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) - [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog StrongLoop) #### Qué no debe hacer From d2cc1ce1ea12580d429248377ee0739a190af5ca Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:34:07 +0800 Subject: [PATCH 04/30] fix: remove broken link --- zh-cn/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/zh-cn/advanced/best-practice-performance.md b/zh-cn/advanced/best-practice-performance.md index fe5d14518a..c274983645 100755 --- a/zh-cn/advanced/best-practice-performance.md +++ b/zh-cn/advanced/best-practice-performance.md @@ -76,7 +76,6 @@ Node 应用程序在遇到未捕获的异常时会崩溃。不处理异常并采 有关错误处理基本知识的更多信息,请参阅: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 博客) #### 请勿执行以下操作 From ef9aa956774a5304e98d5fdaa1c43cfe49316dbd Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:34:28 +0800 Subject: [PATCH 05/30] fix: remove broken link --- zh-tw/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/zh-tw/advanced/best-practice-performance.md b/zh-tw/advanced/best-practice-performance.md index f652691bf4..6008bfdede 100755 --- a/zh-tw/advanced/best-practice-performance.md +++ b/zh-tw/advanced/best-practice-performance.md @@ -85,7 +85,6 @@ Node 應用程式一旦遇到未捕捉到的異常狀況,就會當機。如果 如需進一步瞭解錯誤處理的基本概念,請參閱: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### 禁止事項 From bc3441d50418fe0695302bdfd1c4e26b7285aa72 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:34:51 +0800 Subject: [PATCH 06/30] fix: remove broken link --- ja/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ja/advanced/best-practice-performance.md b/ja/advanced/best-practice-performance.md index 8c80f81540..08cfbf14d7 100755 --- a/ja/advanced/best-practice-performance.md +++ b/ja/advanced/best-practice-performance.md @@ -81,7 +81,6 @@ Node アプリケーションは、キャッチされていない例外が発生 エラー処理のその他の基礎については、下記を参照してください。 -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop ブログ) #### 実行してはならないこと From 2aec8bee09daaf4631a74193db4df3a084cffe0a Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:35:11 +0800 Subject: [PATCH 07/30] fix: remove broken link --- sk/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/sk/advanced/best-practice-performance.md b/sk/advanced/best-practice-performance.md index c19e797cc0..bbb9cb2eb3 100644 --- a/sk/advanced/best-practice-performance.md +++ b/sk/advanced/best-practice-performance.md @@ -88,7 +88,6 @@ Predtým, ako sa hlbšie pustíme do týchto tém, mali by ste mať základné z Pre viac informácií ohľadom základov error handlingu sa pozrite na: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### Čo nerobiť From 1c173bcddd729939622a927aef68abca99c08cd5 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:35:35 +0800 Subject: [PATCH 08/30] fix: remove broken link --- tr/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tr/advanced/best-practice-performance.md b/tr/advanced/best-practice-performance.md index 3e9d6cbbe2..3567752225 100644 --- a/tr/advanced/best-practice-performance.md +++ b/tr/advanced/best-practice-performance.md @@ -83,7 +83,6 @@ Bu konulara girmeden önce Node/Express istisna işleme ile ilgili temel bir anl Hata işleme temelleri hakkında daha fazla bilgi için bakınız: -* [Node.js'te Hata İşleme](https://www.joyent.com/developers/node/design/errors) * [Güçlü Node Uygulamaları Yazmak: Hata İşleme](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blogu) #### Ne yapmamalı From 3e7a4098f182ad5e693705a283843e0eb7efccd7 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:36:01 +0800 Subject: [PATCH 09/30] fix: remove broken link --- ru/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/advanced/best-practice-performance.md b/ru/advanced/best-practice-performance.md index 295be0fbf3..34d95da6f7 100755 --- a/ru/advanced/best-practice-performance.md +++ b/ru/advanced/best-practice-performance.md @@ -84,7 +84,6 @@ app.use(compression()) Более подробная информация об основных принципах обработки ошибок приведена в разделе: -* [Обработка ошибок в Node.js](https://www.joyent.com/developers/node/design/errors) * [Разработка устойчивых к сбоям приложений Node: обработка ошибок](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (корпоративный блог StrongLoop) #### Чего не нужно делать From 0e369ef8e247a4101c20e0bbd902a1ae72c97aeb Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:36:25 +0800 Subject: [PATCH 10/30] fix: remove broken link --- ko/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ko/advanced/best-practice-performance.md b/ko/advanced/best-practice-performance.md index 1ddf2962ea..c35eb0b6b4 100755 --- a/ko/advanced/best-practice-performance.md +++ b/ko/advanced/best-practice-performance.md @@ -91,7 +91,6 @@ Node 앱은 처리되지 않은 예외가 발생할 때 충돌이 발생합니 오류 처리의 기본사항 대한 자세한 내용은 다음을 참조하십시오. -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 블로그) #### 수행하지 않아야 하는 항목 From 24fba6593dc69f182fe62d90be274d3eeda53a10 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:36:46 +0800 Subject: [PATCH 11/30] fix: remove broken link --- th/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/th/advanced/best-practice-performance.md b/th/advanced/best-practice-performance.md index de846ba2a0..c6de9eb2c1 100644 --- a/th/advanced/best-practice-performance.md +++ b/th/advanced/best-practice-performance.md @@ -81,7 +81,6 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From a9bd4a685bfaf4116eee0d4f2755c0c8bb31b913 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:37:19 +0800 Subject: [PATCH 12/30] fix: remove broken link --- uk/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/uk/advanced/best-practice-performance.md b/uk/advanced/best-practice-performance.md index cb5e707aa9..dda773ad61 100644 --- a/uk/advanced/best-practice-performance.md +++ b/uk/advanced/best-practice-performance.md @@ -84,7 +84,6 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From 4861063a957f94cc4dbe6698838fb341e9d2ea84 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:37:41 +0800 Subject: [PATCH 13/30] fix: remove broken link --- fr/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/fr/advanced/best-practice-performance.md b/fr/advanced/best-practice-performance.md index e92e0047a9..7b9bd14a80 100755 --- a/fr/advanced/best-practice-performance.md +++ b/fr/advanced/best-practice-performance.md @@ -84,7 +84,6 @@ Avant de s'immerger dans les rubriques qui suivent, il est conseillé de posséd Pour plus d'informations sur les bases du traitement des erreurs, voir : -* [Error Handling in Node.js](https://www.joyent.com/developers/node/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blogue StrongLoop) #### A ne pas faire From 486ad9c1676fc9c54404f2dee1802c15541f2fbc Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:38:33 +0800 Subject: [PATCH 14/30] fix: remove broken link --- it/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/it/advanced/best-practice-performance.md b/it/advanced/best-practice-performance.md index aafff0a1fb..fb35123c30 100755 --- a/it/advanced/best-practice-performance.md +++ b/it/advanced/best-practice-performance.md @@ -84,7 +84,6 @@ Prima di leggere questi argomenti, è necessario avere una conoscenza base della Per ulteriori informazioni sulle nozioni di base della gestione degli errori, consultare: -* [Gestione degli errori in Node.js](https://www.joyent.com/developers/node/design/errors) * [Come creare applicazioni Node solide: Gestione degli errori](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog di StrongLoop) #### Cosa non fare From 1ecc544f79e3bdbc1b085618ada39cf81bca16f0 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 19:38:57 +0800 Subject: [PATCH 15/30] fix: remove broken link --- pt-br/advanced/best-practice-performance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pt-br/advanced/best-practice-performance.md b/pt-br/advanced/best-practice-performance.md index 339631834d..a124ad1794 100755 --- a/pt-br/advanced/best-practice-performance.md +++ b/pt-br/advanced/best-practice-performance.md @@ -122,7 +122,6 @@ convenção de retorno de chamada erros-first para tratar o erro de forma signif Para obter mais informações sobre os fundamentos de manipulação de erros, consulte: -* [Manipulação de Erros no Node.js](https://www.joyent.com/developers/node/design/errors) * [Construindo Aplicativos Node Robustos: Manipulação de Erros](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog do StrongLoop) From 9f386b5f48a128c2e9bb1777635862389451a943 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:48:04 +0800 Subject: [PATCH 16/30] fix: update error handling new url --- de/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/de/advanced/best-practice-performance.md b/de/advanced/best-practice-performance.md index 6ac2da5975..753f94ff25 100755 --- a/de/advanced/best-practice-performance.md +++ b/de/advanced/best-practice-performance.md @@ -84,6 +84,7 @@ Um näher auf diese Themen eingehen zu können, müssen Sie sich ein grundlegend Weitere Informationen zu den Grundlagen der Fehlerbehandlung siehe: +* [Fehlerbehandlung in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Aufbau leistungsfähiger Node-Anwendungen: Fehlerbehandlung](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop-Blog) #### Was Sie unterlassen sollten From 0d8d89f5804eaa88f3b7a41a7d40b5183f39f2cf Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:49:05 +0800 Subject: [PATCH 17/30] fix: update error handling new url --- en/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/advanced/best-practice-performance.md b/en/advanced/best-practice-performance.md index 3c48bcedef..7bbb33d686 100644 --- a/en/advanced/best-practice-performance.md +++ b/en/advanced/best-practice-performance.md @@ -82,6 +82,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From 8ca56b42d79440b89dd4019c7455c9ed2575ed27 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:51:06 +0800 Subject: [PATCH 18/30] fix: update error handling new url --- es/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/es/advanced/best-practice-performance.md b/es/advanced/best-practice-performance.md index f881a82a6a..51e11b5307 100755 --- a/es/advanced/best-practice-performance.md +++ b/es/advanced/best-practice-performance.md @@ -86,6 +86,7 @@ Antes de profundizar en estos temas, deberá tener unos conocimientos básicos d Para obtener más información sobre los aspectos básicos del manejo de errores, consulte: +- [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) - [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog StrongLoop) #### Qué no debe hacer From 70149905dab9768bfe5c73703850e489858e82fd Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:51:53 +0800 Subject: [PATCH 19/30] fix: update error handling url --- fr/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/fr/advanced/best-practice-performance.md b/fr/advanced/best-practice-performance.md index 7b9bd14a80..810e447712 100755 --- a/fr/advanced/best-practice-performance.md +++ b/fr/advanced/best-practice-performance.md @@ -84,6 +84,7 @@ Avant de s'immerger dans les rubriques qui suivent, il est conseillé de posséd Pour plus d'informations sur les bases du traitement des erreurs, voir : +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blogue StrongLoop) #### A ne pas faire From b7154d36295188fb5317b3a9238956378101dcfc Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:52:48 +0800 Subject: [PATCH 20/30] fix: update error handling url --- it/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/it/advanced/best-practice-performance.md b/it/advanced/best-practice-performance.md index fb35123c30..2968de8c78 100755 --- a/it/advanced/best-practice-performance.md +++ b/it/advanced/best-practice-performance.md @@ -84,6 +84,7 @@ Prima di leggere questi argomenti, è necessario avere una conoscenza base della Per ulteriori informazioni sulle nozioni di base della gestione degli errori, consultare: +* [Gestione degli errori in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Come creare applicazioni Node solide: Gestione degli errori](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog di StrongLoop) #### Cosa non fare From c265359cade027e062f2983986d9e2e17b431117 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:53:41 +0800 Subject: [PATCH 21/30] fix: update error handling url --- ja/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ja/advanced/best-practice-performance.md b/ja/advanced/best-practice-performance.md index 08cfbf14d7..5da84fd5cd 100755 --- a/ja/advanced/best-practice-performance.md +++ b/ja/advanced/best-practice-performance.md @@ -81,6 +81,7 @@ Node アプリケーションは、キャッチされていない例外が発生 エラー処理のその他の基礎については、下記を参照してください。 +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop ブログ) #### 実行してはならないこと From a61f5dff6febbd37c696e7b0135a09d4721180ec Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:54:39 +0800 Subject: [PATCH 22/30] fix: update error handling url --- ko/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ko/advanced/best-practice-performance.md b/ko/advanced/best-practice-performance.md index c35eb0b6b4..b2309888e1 100755 --- a/ko/advanced/best-practice-performance.md +++ b/ko/advanced/best-practice-performance.md @@ -91,6 +91,7 @@ Node 앱은 처리되지 않은 예외가 발생할 때 충돌이 발생합니 오류 처리의 기본사항 대한 자세한 내용은 다음을 참조하십시오. +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 블로그) #### 수행하지 않아야 하는 항목 From c9386aee15b392641711a0364a27f1817b8d113d Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:55:57 +0800 Subject: [PATCH 23/30] fix: update error handling url --- pt-br/advanced/best-practice-performance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pt-br/advanced/best-practice-performance.md b/pt-br/advanced/best-practice-performance.md index a124ad1794..6153d5d255 100755 --- a/pt-br/advanced/best-practice-performance.md +++ b/pt-br/advanced/best-practice-performance.md @@ -122,8 +122,8 @@ convenção de retorno de chamada erros-first para tratar o erro de forma signif Para obter mais informações sobre os fundamentos de manipulação de erros, consulte: -* [Construindo -Aplicativos Node Robustos: Manipulação de Erros](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog do StrongLoop) +* [Manipulação de Erros no Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) +* [Construindo Aplicativos Node Robustos: Manipulação de Erros](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (blog do StrongLoop) #### O que não fazer From 496f83a81b18ae2ff6fe3f84066ea08f005fbe9f Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:56:59 +0800 Subject: [PATCH 24/30] fix: update error handling url --- ru/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/advanced/best-practice-performance.md b/ru/advanced/best-practice-performance.md index 34d95da6f7..041128371a 100755 --- a/ru/advanced/best-practice-performance.md +++ b/ru/advanced/best-practice-performance.md @@ -84,6 +84,7 @@ app.use(compression()) Более подробная информация об основных принципах обработки ошибок приведена в разделе: +* [Обработка ошибок в Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Разработка устойчивых к сбоям приложений Node: обработка ошибок](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (корпоративный блог StrongLoop) #### Чего не нужно делать From edddf7d3c8c8a23b1d4375c49eba8d5ebd79ed96 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:57:42 +0800 Subject: [PATCH 25/30] fix: update error handling url --- sk/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sk/advanced/best-practice-performance.md b/sk/advanced/best-practice-performance.md index bbb9cb2eb3..e51c52207e 100644 --- a/sk/advanced/best-practice-performance.md +++ b/sk/advanced/best-practice-performance.md @@ -88,6 +88,7 @@ Predtým, ako sa hlbšie pustíme do týchto tém, mali by ste mať základné z Pre viac informácií ohľadom základov error handlingu sa pozrite na: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### Čo nerobiť From 91a6c29d400b1727541a37b67380ad9b407f03e7 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:58:27 +0800 Subject: [PATCH 26/30] fix: update error handling url --- th/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/th/advanced/best-practice-performance.md b/th/advanced/best-practice-performance.md index c6de9eb2c1..7b43b37ff0 100644 --- a/th/advanced/best-practice-performance.md +++ b/th/advanced/best-practice-performance.md @@ -81,6 +81,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From 98af7b499d134d16a77b7a5333c857600b4f3eee Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:59:15 +0800 Subject: [PATCH 27/30] fix: update error handling url --- tr/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tr/advanced/best-practice-performance.md b/tr/advanced/best-practice-performance.md index 3567752225..b2d6d5b643 100644 --- a/tr/advanced/best-practice-performance.md +++ b/tr/advanced/best-practice-performance.md @@ -83,6 +83,7 @@ Bu konulara girmeden önce Node/Express istisna işleme ile ilgili temel bir anl Hata işleme temelleri hakkında daha fazla bilgi için bakınız: +* [Node.js'te Hata İşleme](https://www.tritondatacenter.com/node-js/production/design/errors) * [Güçlü Node Uygulamaları Yazmak: Hata İşleme](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blogu) #### Ne yapmamalı From e9ec8f136498c223f27bcc14402b831261de7683 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 7 Aug 2022 23:59:59 +0800 Subject: [PATCH 28/30] fix: update error handling url --- uk/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/uk/advanced/best-practice-performance.md b/uk/advanced/best-practice-performance.md index dda773ad61..1af2b72fb3 100644 --- a/uk/advanced/best-practice-performance.md +++ b/uk/advanced/best-practice-performance.md @@ -84,6 +84,7 @@ Before diving into these topics, you should have a basic understanding of Node/E For more on the fundamentals of error handling, see: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### What not to do From 4721d40a842d71c874283e5e6751b0f78cc19829 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Mon, 8 Aug 2022 00:00:50 +0800 Subject: [PATCH 29/30] fix: update error handling url --- zh-cn/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-cn/advanced/best-practice-performance.md b/zh-cn/advanced/best-practice-performance.md index c274983645..a79d0c7718 100755 --- a/zh-cn/advanced/best-practice-performance.md +++ b/zh-cn/advanced/best-practice-performance.md @@ -76,6 +76,7 @@ Node 应用程序在遇到未捕获的异常时会崩溃。不处理异常并采 有关错误处理基本知识的更多信息,请参阅: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/)(StrongLoop 博客) #### 请勿执行以下操作 From ca4f1e0ee6f36e867f7fb4e8c3b9f817e0512936 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Mon, 8 Aug 2022 00:01:32 +0800 Subject: [PATCH 30/30] fix: update error handling url --- zh-tw/advanced/best-practice-performance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-tw/advanced/best-practice-performance.md b/zh-tw/advanced/best-practice-performance.md index 6008bfdede..a07371d9d8 100755 --- a/zh-tw/advanced/best-practice-performance.md +++ b/zh-tw/advanced/best-practice-performance.md @@ -85,6 +85,7 @@ Node 應用程式一旦遇到未捕捉到的異常狀況,就會當機。如果 如需進一步瞭解錯誤處理的基本概念,請參閱: +* [Error Handling in Node.js](https://www.tritondatacenter.com/node-js/production/design/errors) * [Building Robust Node Applications: Error Handling](https://strongloop.com/strongblog/robust-node-applications-error-handling/) (StrongLoop blog) #### 禁止事項