isamuni icon indicating copy to clipboard operation
isamuni copied to clipboard

Show time of last crawling operation in /feed and /events

Open sic2 opened this issue 9 years ago • 1 comments

  • Show time of last crawling operation in /feed and /events
  • Display the information of how often the crawler runs
  • Have a page refresh button that activates if the page may contain new data

sic2 avatar Dec 08 '16 15:12 sic2

We now have a last_crawled_at column in the Source event. This information could easily be taken from there. Selecting the highest value of that column should be enough. I'd skip adding the refresh button however

vigliag avatar Sep 19 '17 11:09 vigliag