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

convert data import into a rq worker task #2

Open
nbonfire opened this issue Jan 14, 2016 · 0 comments
Open

convert data import into a rq worker task #2

nbonfire opened this issue Jan 14, 2016 · 0 comments

Comments

@nbonfire
Copy link
Owner

gamelisting uploads from hitztourney can take a long time to process. Upon upload, we should just read the file into a string to be passed to a redis queue and make a worker run every x hours to update it. It would be nice to be able to trigger a worker running right after upload if that's possible.

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