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 nil in errors.HTTPWithError.Subhan Shah authored
+ 5
− 0
@@ -101,6 +101,11 @@ func HTTPCodeOnly(code int) error {