Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Feature\Allow partial fetch #60

@roneli

Description

@roneli

In some uses cases for example fetching many pages of resources, some resources may fail either in a relation resolve, column resolve or a post resource resolve and even panic.

In this case we should allow the user to pass a partial fetch option allowing us to skip the broken resource and continue fetching.

The sdk execution should return an execution result with all errors that occurred in a table fetch and what resources failed with any information that will be useful for the user to fix.

The users should enable this feature specifically, acknowledging that they agree for partial fetches and some data might be missing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions