Skip to content

GraphQL deferred execution failed to complete Error #3

Open
@e-lobo

Description

@e-lobo

For instance say you are resolving a field as None and it is defined in schema as Non Null ( ! ). Now because of the below screenshot.

=> GraphQL deferred execution failed to complete Error

Upon investigating the flow of execution of SyncFuture i noticed the below
image
callback() here throws the error seen below

image

Now im not sure why SyncFuture below is in Pending State though

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions