Skip to content

For JSON decoding, implement process_response instead of process_response_body#3

Open
samrat wants to merge 1 commit into
EightSQ:masterfrom
samrat:master
Open

For JSON decoding, implement process_response instead of process_response_body#3
samrat wants to merge 1 commit into
EightSQ:masterfrom
samrat:master

Conversation

@samrat
Copy link
Copy Markdown

@samrat samrat commented Nov 13, 2024

Fixes #2

This allows us to only perform Jason.decode! for HTTP 200 responses

…esponse_body`

This allows us to only perform Jason.decode! for HTTP 200 responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle 500 errors from HCloud API

1 participant