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

Request for New Features for safe_query #3

Open
GreasySlug opened this issue Jan 4, 2024 · 0 comments
Open

Request for New Features for safe_query #3

GreasySlug opened this issue Jan 4, 2024 · 0 comments

Comments

@GreasySlug
Copy link

Author: Bard

Describe

The safe_query method by default repeats 100 times, querying 10,000 rows each time. If each query takes 5-8 seconds, this can take over 10 minutes.

I request the following new features:

  • Save the progress
    • If possible, resume the query at the specified query number (row number) when an error occurs.
  • Display progress bar or count of query
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