Configuration
Different types of endpoint configuration has different behavior, each of them have unique job.
Load Balancer
Endpoint have a built-in load balancer when your external service doesn’t have one. It will distribute requests to best available endpoint. View more at Load Balancer.
Async
Async mode will send request to all registered endpoints at the same time. It will wait for all endpoints to finish before it.