Nudin / makesense

Generate Senses for Lexemes on Wikidata from already existing Wikidata Items
https://machtsinn.toolforge.org/
GNU General Public License v3.0
12 stars 7 forks source link

Feature request: Run update of database more often, like every 10 min so changes on items are reflected rapidly #53

Closed dpriskorn closed 3 years ago

dpriskorn commented 3 years ago

See example here https://github.com/Nudin/makesense/issues/51#issuecomment-744285969

dpriskorn commented 3 years ago

How often does it update? https://www.wikidata.org/wiki/Lexeme:L43345 and https://www.wikidata.org/wiki/Q104290752 should match.

Nudin commented 3 years ago

It runs every Monday on 2:13 UTC.

Nudin commented 3 years ago

I added a second run every Thursday.

dpriskorn commented 3 years ago

Could we run hourly or every 10 minutes instead? If not why not? How much resources does it take anyway, isn't it just a simple sparql query anyway? I often fix QID descriptions, press skip and want it to update.

Nudin commented 3 years ago

I looked into it deeper, and it turned out that due to an issue with the crontab the updates were not running anymore. Sorry for that. I fixed it and also changed it to run once every hour. More often might make troubles with policies and caches. There are ~600 matches in sv now available again.