Skip to content

Adds Proper Error Message for API Timeout Error

Latest
Compare
Choose a tag to compare
@pangtongs pangtongs released this 09 Jul 02:27

Previously, on some timeout error cases,
it will output JSONError, after this update, it will throw the Timeout Error properly.