2/2 | How To Make A Serverside Hub Part

What happens when the hub tries to send data to a service that is offline?

Build a mechanism where the hub attempts to re-send failed requests 3 times before giving up. How To Make A Serverside Hub Part 2/2

As your traffic grows, a single hub instance will become a bottleneck. What happens when the hub tries to send