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

improve UX for slow-running/long-latency queries #271

Closed
ctb opened this issue Jun 4, 2017 · 2 comments
Closed

improve UX for slow-running/long-latency queries #271

ctb opened this issue Jun 4, 2017 · 2 comments

Comments

@ctb
Copy link
Contributor

ctb commented Jun 4, 2017

e.g. sometimes gather and search take a long time, or you want to quit in the middle.

a few ideas:

  • save all sourmash console output somewhere by default, flush regularly;
  • and/or trap ctrl-c to do the same;
  • maybe even offer resume (maybe dangerous :)
  • turn on -o / --save-matches / etc. options by default, since they do little harm and consume little disk space but it is massively inconvenient when you forget to specify them!
@ctb
Copy link
Contributor Author

ctb commented Mar 4, 2021

related to #1350

@ctb
Copy link
Contributor Author

ctb commented Apr 23, 2021

it seems somewhat ironic that our solution to this simply seems to be to make everything much, much faster :)

see #1226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant