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

Fetching url in the background #500

Open
brendon opened this issue Dec 3, 2018 · 0 comments
Open

Fetching url in the background #500

brendon opened this issue Dec 3, 2018 · 0 comments

Comments

@brendon
Copy link

brendon commented Dec 3, 2018

Hi @markevans, one of the issues with fetching url-based files is the delay while the server downloads the file to store. Do you think there's a way to offload the download to a background process and immediately return? When the download completes, the meta-data can be updated in the database.

I can think that there'd probably be problems around broken URL's and other validation issues. I was just wondering if you've ever done any thinking around how that could potentially work?

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