This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return an error if resp and err are nil (#617)
This will allow retry logic to kick in and also avoid up-stream panics due to both the response and the error being nil.
- Loading branch information