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

Background Tasks in Python with RQ #43

Open
5h3rr1ll opened this issue Nov 18, 2019 · 0 comments
Open

Background Tasks in Python with RQ #43

5h3rr1ll opened this issue Nov 18, 2019 · 0 comments
Labels
function A functionality that is still needed.

Comments

@5h3rr1ll
Copy link
Owner

Goodbuy Django project doesn't work on heroku.com. The scraper causes a timeout error, cause the crawler takes more then 30 seconds to answer the request.

To solve this problem a brackground task could help.
https://devcenter.heroku.com/articles/python-rq

Another solution could be: https://devcenter.heroku.com/articles/celery-heroku

@5h3rr1ll 5h3rr1ll added the function A functionality that is still needed. label Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
function A functionality that is still needed.
Projects
None yet
Development

No branches or pull requests

1 participant