{"id":7827,"date":"2015-10-30T07:56:38","date_gmt":"2015-10-30T07:56:38","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/10\/30\/how-to-design-a-fallback-for-a-spring-integration-service-activator-with-circuit-breaker-open-source-projects-josephwilk-circuit-breaker\/"},"modified":"2015-10-30T07:56:38","modified_gmt":"2015-10-30T07:56:38","slug":"how-to-design-a-fallback-for-a-spring-integration-service-activator-with-circuit-breaker-open-source-projects-josephwilk-circuit-breaker","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/10\/30\/how-to-design-a-fallback-for-a-spring-integration-service-activator-with-circuit-breaker-open-source-projects-josephwilk-circuit-breaker\/","title":{"rendered":"how to design a fallback for a spring integration service activator with circuit breaker?-open source projects josephwilk\/circuit-breaker"},"content":{"rendered":"<p><img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/8iZaC.jpg?s=128&amp;g=1\" \/> <strong>Gary Russell<\/strong><\/p>\n<p>You can use an inline gateway to catch the exceptions and send them to an error channel; you can then use a router on the error flow to decide how to proceed further. Hopefully the following is reasonably easy to follow&#8230;<\/p>\n<pre><code>\n\n\n\n\n    \n        \n            \n            \n        \n    \n\n\n\n\n\n\n\n\n\n    \n\n\n\n    \n    \n\n\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Gary Russell You can use an inline gateway to catch the exceptions and send them to an error channel; you can then use a router on the error flow to decide how to proceed further. Hopefully the following is reasonably easy to follow&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7827","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7827","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7827"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7827\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7827"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7827"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7827"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}