Skip to content

StreamChatException.FromResponse crashes in case of Http timeout #44

@cliffofdeath

Description

@cliffofdeath

When StreamChatException.FromResponse() is called in case of a Http timeout, JsonConvert.DeserializeObject<StreamChatException.ExceptionState>(response.Content) causes a Newtonsoft.Json.JsonReaderException.
The content of response.Content is in that case "Request Timeout".

gz#9477

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions