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

Remote directory browsing hangs #485

Closed
pjcross opened this issue Aug 18, 2015 · 2 comments
Closed

Remote directory browsing hangs #485

pjcross opened this issue Aug 18, 2015 · 2 comments

Comments

@pjcross
Copy link
Contributor

pjcross commented Aug 18, 2015

When browsing during ingestion, I get a script stopped responding message when stepping to a new directory. I believe this is due to long file lists being pulled (typically, lots of images). As data is scaling, I expect that the number of files (both images and directories for each run) will make this approach to ingestion untenable. I'm not sure how to handle the large number of directories, but we certainly should be filtering out media files (images of all kinds, videos, stl's) from our browser, since none of those will be candidate input files.

@tshead2
Copy link
Member

tshead2 commented Aug 20, 2015

@alexsielicki - you might try using the filtering parameters in POST Remote Browse to filter-out images before they get to the client.

@alexsielicki alexsielicki removed their assignment Sep 24, 2015
@Mletter1
Copy link
Collaborator

This was likely a network error.

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

4 participants