Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix api error handling #106

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Fix api error handling #106

merged 3 commits into from
Mar 14, 2024

Conversation

alexhung
Copy link
Member

No description provided.

Previous version of Resty will set error to non-nil even for HTTP response error. Now it no longer does (matching Golang Http client). Thus we need to add code to handle http response error.

Update project resource doc for import
@alexhung alexhung added the bug Something isn't working label Mar 14, 2024
@alexhung alexhung marked this pull request as ready for review March 14, 2024 19:53
@alexhung alexhung requested a review from danielmkn March 14, 2024 19:53
@alexhung alexhung merged commit 41ce2b5 into master Mar 14, 2024
1 of 2 checks passed
@alexhung alexhung deleted the fix-api-error-handling branch March 14, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants