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
+ 7
− 1
@@ -102,9 +102,15 @@ func HTTPCodeOnly(code int) error {