You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mbernier
changed the title
Fix "method_lines" issue in lib/Client.php
Update Client to handle response data in a different class method
Oct 30, 2017
mbernier
changed the title
Update Client to handle response data in a different class method
Update Client to handle response data in a new method
Oct 30, 2017
Method
makeRequest
has 33 lines of code (exceeds 25 allowed). Consider refactoring.https://codeclimate.com/github/sendgrid/php-http-client/lib/Client.php#issue_59f3f044c7fa44000100001a
Is it possible to move all of this to another method in the class?
Also, can the retry logic be moved to another method?
The text was updated successfully, but these errors were encountered: