Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore adding a timeout parameter for long running table queries #25

Open
aaroncox opened this issue Jul 19, 2023 · 0 comments
Open

Explore adding a timeout parameter for long running table queries #25

aaroncox opened this issue Jul 19, 2023 · 0 comments

Comments

@aaroncox
Copy link
Member

Currently you can call table.all() and it might take an exceptionally long time, with a very big table.

Do we potentially want a timeout value which it cannot exceed, or potentially to bring cancelable promises over so the developer can abort on their own timeline?

Unsure on priority of this, but recording the idea here.

@aaroncox aaroncox added this to the MVP contract kit #6 milestone Jul 24, 2023
@david-at-greymass david-at-greymass moved this to Icebox in Wharf v1.0 Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

1 participant