RubyConf 2019 - Statistically Optimal API Timeouts by Daniel Ackerman

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=OxNL0vRsXi0



Duration: 22:43
492 views
7


RubyConf 2019 - Statistically Optimal API Timeouts by Daniel Ackerman

Have you ever written code that retries an API request? How did you pick the amount of time to wait before retrying? If you resorted to making an 'educated best guess' then this talk is for you.

You will walk away from this talk with: 1. Knowledge of when a timeout is optimal & how important this optimality is! 2. An explanation of the algorithms necessary to calculate optimal timeouts! 3. An overview of a new open source Ruby library to calculate optimal timeouts using an open source CAS!

By the end: you will be equipped to optimize your timeouts, using your favorite language, Ruby.

#confreaks #rubyconf2019




Other Videos By Confreaks


2019-12-04RubyConf2019 - Digging Up Code Graves in Ruby by Noah Matisoff
2019-12-04RubyConf 2019 - Speeding up NMatrix by 100x by Udit Gulati 1
2019-12-04RubyConf 2019 - The Singleton Module and Its Pattern In Ruby by Mike Calhoun
2019-12-04RubyConf 2019 - Seven Deadly Sins by Brian McElaney
2019-12-03RubyConf 2019 - Story telling with Git rebase by Elle Meredith
2019-12-03RubyConf 2019 - lo-fi hip hop ruby - beats to relax/study to by Zachary Schroeder
2019-12-03RubyConf 2019 - Cocktail Masterclass with Ruby and Friends by Julian Cheal
2019-12-03RubyConf 2019 - Rekindling a love of creation with Ruby and Raspberry Pi by Colleen Schnettler
2019-12-03RubyConf 2019 - Fun, Friendly Computer Science by Mercedes Bernard
2019-12-03RubyConf 2019 - Injecting Dependencies for Fun and Profit by Chris Hoffman
2019-12-03RubyConf 2019 - Statistically Optimal API Timeouts by Daniel Ackerman
2019-12-03RubyConf 2019 - Ruby Next: make old Ruby quack like a new one by Vladimir Dementyev
2019-12-03RubyConf 2019 - Ruby ate my DSL! by Daniel Azuma
2019-12-03RubyConf 2019 - Digesting MRI by Studying Alternative Ruby Implementations by Christian Bruckmayer
2019-12-03RubyConf 2019 - What's happening when initializing mruby? by Yurie Yamane and Masayoshi Takahashi
2019-12-03RubyConf 2019 - Building a Ruby: Artichoke is a Ruby Made with Rust by Ryan Lopopolo
2019-12-03RubyConf 2019 - Investigative Metaprogramming by Betsy Haibel
2019-12-03RubyConf 2019 - No Return: Beyond Transactions in Code and Life by Avdi Grimm
2019-12-03RubyConf 2019 - How to write pleasant code by Roman Kofman
2019-12-03RubyConf 2019 - Introducing Rubyfmt by Penelope Phippen
2019-12-03RubyConf 2019 - Disk is fast, memory is slow. Forget all you think you know by Daniel Magliola