Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

fix: throws JSONDecoder if we got 502 error from Cloudflare #32

Merged
merged 2 commits into from
Jul 13, 2021

Conversation

alviezhang
Copy link
Member

@alviezhang alviezhang commented Jul 13, 2021

Fix #31
Now throws InternalError exception if we got 5xx from Cloudflare

@alviezhang alviezhang changed the title fix: 502 error from Cloudflare fix: throws JSONDecoder if we got 502 error from Cloudflare Jul 13, 2021
throws InternalError exception if we got 5xx from Cloudflare
remove Python 3.5 support
@alviezhang alviezhang merged commit 10472fa into master Jul 13, 2021
@alviezhang alviezhang deleted the fix/502_error branch July 13, 2021 06:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
1 participant