Govur University Logo
--> --> --> -->
...

If a user-facing API relies on a backend service that often fails, what design pattern can prevent the user-facing API from repeatedly trying to call the failing service and instead give an immediate error or fallback?



The design pattern that prevents a user-facing API from repeatedly trying to call a frequently failing backend service and instead provides an immediate error or fall....

Log in to view the answer



Community Answers

Sign in to open profiles and full community answers.

No community answers yet. Be the first to submit one.

Redundant Elements