All content for Drifting Ruby Screencasts is the property of Dave Kimura and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In this episode, we look deploying Fizzy to a server and look at some of the notable practices found in the code.
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.
Drifting Ruby Screencasts
In this episode, we look deploying Fizzy to a server and look at some of the notable practices found in the code.