Skip to content

Commit

Permalink
Reporting errors to Monitoring API is recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurzydlowski committed Feb 13, 2024
1 parent 1ca6228 commit 0521473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ guidelines to be followed - it is a per-API design decision. In other words,
This chapter describes general error handling rules, which are followed by most
of the EWP APIs whenever an error occurs.

When encountering any errors, clients in the EWP Network MUST call the [Monitoring API][monitoring-api].
When encountering any errors, clients in the EWP Network SHOULD call the [Monitoring API][monitoring-api].

* If the service is **temporarily unavailable** for some reason (like
maintenance), then servers MUST respond with the HTTP 5xx status
Expand Down

0 comments on commit 0521473

Please sign in to comment.