Skip to content

Promise swallowing error from datastoreInstance.find() #13

@iyobo

Description

@iyobo

datastoreInstance.find() hangs forever, but works when datastoreInstance.find({}) is used instead.
The issue is that the predicate argument is required.

The error that explains this should be bubbled to the top so it can be caught instead of waiting forever.

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