- do_want_to_retry.pdf - the presentation itself
- python/* - python code used (includes sampler.py for making several runs, get_json.py with "requests" samples and urllib3_test.py with "urllib3" sample. Plus some other code to play with that was not included into the talk due to time limits)
- octave/* - octave code used to analyze data and generate graphs
shante665/talk-network-retries
Examples for my talk "Do You Want to Retry? Handling Network Failures"
Python