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

Bulk Update Progress Logs #59

Open
Colin-R opened this issue Jul 27, 2017 · 1 comment
Open

Bulk Update Progress Logs #59

Colin-R opened this issue Jul 27, 2017 · 1 comment

Comments

@Colin-R
Copy link

Colin-R commented Jul 27, 2017

It would be nice to be kept up-to-date with the progress that the bulk update is doing using logs to the console. For example:

  • Which page is currently being worked on.
  • Total number of rows updated.
  • Timings (if you're updating 100 batches of 10,000 rows getting a time estimate of the first page gives you a reference for the whole job).
  • Log and display any errors (this could probably be a separate issue).

Just a couple of suggestions for a great library, cheers!

@arnau126
Copy link
Collaborator

arnau126 commented Aug 2, 2017

That would be very useful. However I'm not familiar with logs.
Do you think you would be able to implement it in a PR?

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

2 participants