Skip to content

Add Exception information to failed requests #383

@StefanCuypers

Description

@StefanCuypers

Is your feature request related to a problem? Please describe.
See idea #375

Describe the solution you'd like
FailedRequests on PullResult now only returns the ServiceResponse. This is great to have failure reporting from the communication with the server, but it does not cover local problems (e.g. trying to write null to a non-nullable property).
It would be great if FailedRequests also returned Exception information on local problems to make troubleshooting easier.

Describe alternatives you've considered
None

Additional context

Metadata

Metadata

Assignees

Labels

ClientImprovements or additions to the client code

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions