DSotnikov / playground-circuit-breaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ballerina Playground - Circuit Breaker

What you’ll build

In this example you will use Ballerina circuit breaker to invoke an remote service in resilient manner.

Prerequisites

Developing the service

This is a Ballerina playground example. You can try it at ballerina.io.

Invoking the service

Sample Request

curl http://localhost:9090/resilient/time

About

License:Apache License 2.0


Languages

Language:Ballerina 94.7%Language:Shell 5.3%