Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Add ability to determine when a query is "complete" #8

@paralin

Description

@paralin

Currently the result callback is called immediately, and every time the result changes, as the result is built. Instead, it should also be possible to mark a query as "fire once," and only get a result or error when the query is complete.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions