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

Additional logging in browser console while running #176

Open
SLornieCYC opened this issue Oct 25, 2023 · 1 comment
Open

Additional logging in browser console while running #176

SLornieCYC opened this issue Oct 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@SLornieCYC
Copy link

It would be useful if additional logging could be exposed in the browser console while the tool is loading data and running the python scripts.

I tried to use the revamped 903 FE this morning and although it sat on "Running analysis, this may take some time" for over an hour there was nothing in the console log after the initial tool set-up to indicate whether it was actually still processing or had broken/got stuck somewhere. There's no way to tell if it would have finished if I'd given it just a little more time, if it had failed silently on one particular validation rule, or even if it had managed to load my files into the expected dataframes to begin with!

@SLornieCYC SLornieCYC added the enhancement New feature or request label Oct 25, 2023
@SLornieCYC
Copy link
Author

Another example of the problem:

  • I loaded a single csv file to the 903 tool (PlacedAdoption) with 17 rows of data.
  • I selected a single rule to validate (563) which only interacts with the PlacedAdoption dataframe.
  • Tool has (supposedly) been running this single file and validation rule for 15 minutes.

I can't believe it should take that long, but there's no logging to help me understand where it's failing via the deployed FE.

image

image

image

image

image

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

No branches or pull requests

1 participant