Resolve "Cater for errors being nil and update checks for retryable errors"
Merged
requested to merge 34-cater-for-errors-being-nil-and-update-checks-for-retryable-errors into main
Compare changes
- #34 Check if err is not nil in errors.HTTPWithError.Subhan Shah authored
+ 5
− 4
@@ -101,14 +101,15 @@ func HTTPCodeOnly(code int) error {