Skip to content

ObjectNotFound does not get risen, when the request returns a 404 #25

@DebVortex

Description

@DebVortex

Currently, durga only raises a ObjectNotFound exception, when the API returns a valid but empty response, when the get function of the collection is called. An API may also return a 404, which causes durga to try to decode non existing JSON.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions