In this session we will see how we can make apps robust, resilient and reliable using Polly framework paired with Refit that simplify a lot the management of REST api calls. With a few lines of code we are able to write complex retry policies, both synchronous and asynchronous, to face transient faults but also refresh auth tokens, manage timeouts... and other useful things. Start making your app stronger today!