Failover Requests
In this episode, we look at creating a failover mechanism for API requests. This can be a handy trick in situations where you want to add fault tolerance to an API request. We’ll use the example of the Ollama Cloud as a failover to a locally hosted instance of Ollama. https://www.driftingruby.com/episodes/failover-requests
Post a comment