Changes for page Understanding Error Handling
Last modified by Erik Bakker on 2026/01/02 11:45
From version 56.1
edited by Erik Bakker
on 2026/01/02 11:45
on 2026/01/02 11:45
Change comment:
There is no comment for this version
To version 47.1
edited by Erik Bakker
on 2022/05/03 13:37
on 2022/05/03 13:37
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,1 @@ 1 - sw1 +en - Content
-
... ... @@ -1,8 +1,6 @@ 1 -{{velocity}} 2 -#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 -{{/velocity}} 1 +In this module, we will learn more about the way errors are handled within the various options. In the Crash course messaging we already how this works for Asynchronous Messaging. In this module, we will zoom in on Synchronous Messaging, Event Streaming, and we will take a look at how the error handling of the API Gateway can aid support in the analysis of problems. 4 4 5 - {{container}}{{containerlayoutStyle="columns"}}(((Inthismodule,we will learn more about theway errors are handled within the various options. In the Crash course messagingwealready how this works for AsynchronousMessaging.In this module, we will zoom in on Synchronous Messaging, Event Streaming, andwe will take a look at how the error handling of the API Gateway can aid support in the analysis of problems.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">15-20minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}}3 +* **Total time:** between 15 and 25 minutes 6 6 7 7 8 8 (% style="border-color:#10137e" %) ... ... @@ -13,11 +13,8 @@ 13 13 <main class="master"> 14 14 <ul class="strip-container"> 15 15 <li class="strip"> 16 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Understanding%20Error%20Handling/intermediate-understanding-error-handling-in-emagiz-messaging-synchronous" target="_blank" class="strip__link"> 17 - <div class="strip__attribute__new__stack"> 18 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/> 19 - </div> 20 - <label for="" class="strip__label"> 14 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-messaging-synchronous" class="strip__link"> 15 + <label for="" class="strip__label"> 21 21 <span>219</span> 22 22 Messaging Synchronous 23 23 </label> ... ... @@ -32,11 +32,8 @@ 32 32 </a> 33 33 </li> 34 34 <li class="strip"> 35 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Understanding%20Error%20Handling/intermediate-understanding-error-handling-in-emagiz-error-handling-from-a-support-perspective" target="_blank" class="strip__link"> 36 - <div class="strip__attribute__new__stack"> 37 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-reading32.svg"/> 38 - </div> 39 - <label for="" class="strip__label"> 30 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-error-handling-from-a-support-perspective" class="strip__link"> 31 + <label for="" class="strip__label"> 40 40 <span>219</span> 41 41 API Gateway for Support 42 42 </label> ... ... @@ -50,7 +50,23 @@ 50 50 </div> 51 51 </a> 52 52 </li> 53 - </ul> 45 + <li class="strip"> 46 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-event-streaming" class="strip__link"> 47 + <label for="" class="strip__label"> 48 + <span>219</span> 49 + Event Streaming 50 + </label> 51 + <div class="strip__attribute"> 52 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 53 + <div class="strip__attribute-label">5 minutes</div> 54 + </div> 55 + <div class="strip__attribute"> 56 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 57 + <div class="strip__attribute-label">All</div> 58 + </div> 59 + </a> 60 + </li> 61 + </ul> 54 54 </main> 55 55 </div> 56 56 </div>