travis-ci / gh log scanlog scanfailingfailing Current Branches Build History Pull Requests Build #243 Job #243.2 Settings Requests Caches More options Requests Trigger build retry Refactor wrapper This brings the wrapper class in line with the others.The class is now constructed via the options passed to `#use`,which means we don't need to change the signature of any methods,which was not ideal. stack = GH::Stack.build do use GH::Retry, retries: 10 end GH.with(stack) { GH['users/rkh'] }Also renames the `sleep` option to `wait`. Commit e23cc49 Compare 63bac8b..e23cc49 Branch retry Joe Corcoran Push event #243.2 passed Ran for 33 sec 9 years ago AMD64 no language set Git Job log View config There was an error while trying to fetch the log.