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?
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.