Example 3 - Node with Error (HTTP)
PreviousExample 2 - Node Responds (HTTP)NextExample 4 - Node with Timeout Error Code and Error Message (HTTP)
Last updated
Last updated
© Copyright 2024, Cybus GmbH
This example demonstrates error handling in FlowSync transactions. Building upon Example 2 - Node with Error (HTTP), the configuration shows how to return custom error responses for HTTP requests. When a request is received, the system generates a response containing a specific HTTP error code (500) along with a custom error message, demonstrating how to handle error scenarios in your services using FlowSync.
To call the HttpNode in the example below, run the following command:
For more information on the FlowSync configuration properties, see Cybus:Node.