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

Log during Load #31

Open
xander-miller opened this issue Dec 13, 2017 · 1 comment
Open

Log during Load #31

xander-miller opened this issue Dec 13, 2017 · 1 comment

Comments

@xander-miller
Copy link
Contributor

Add logging information when loading large tables. So we have a sense of progress so it does not seem like tribble is hanging.

Simple version report each time the app enters a different step of the process.

Ideal have a progress bar or announce or give a total number or rows to be added to the database.

@joders
Copy link
Contributor

joders commented Dec 14, 2017

I assume you want the status steps to be calculated and reported between file loads and not also during file load. The files are tiny after all. Or do we also process bigger json files containing multiple objects?

@joders joders self-assigned this Dec 16, 2017
joders added a commit that referenced this issue Dec 27, 2017
joders added a commit that referenced this issue Dec 27, 2017
JasonMWhite pushed a commit that referenced this issue Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants