You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
job should be run once every 24 hours - around time chosen by the user, but the command will be invoked every 5 (?) minutes
optional random delay as command input
new item should be added only when it is not yet registered (according to known facts - the same url should produce new item register if any of the gathered parameter is changed)
new items should be highlighted as "new" - up to the moment when user views them
command to be installed by cron
Task list:
implement initial command which creates the new items on every active job on runtime (no delay yet)
cover it with small tests
add mechanism for running every 5 minutes, but invoking scraping when around specific hour
cover with functional tests
The text was updated successfully, but these errors were encountered:
Task list:
The text was updated successfully, but these errors were encountered: