issues
search
redhat-beyond
/
givit
0
stars
5
forks
source link
Add gatherer app that handle process requests to founds
#60
Closed
rotem-benzvi
closed
4 years ago
rotem-benzvi
commented
4 years ago
The commit:
gatherer_task is the periodic func that run every hour and handle the process from requests to founds and call the Agora process.
Agora.py operate the http request and find the items.
for run the gatherer background task from startup we override AppConfig.ready() and use post_migrate in apps.py
fixes: #62, #63, #64, #72 fixed: #56
The commit:
fixes: #62, #63, #64, #72 fixed: #56