alephdata / aleph

Search and browse documents and data; find the people and companies you look for.
http://docs.aleph.occrp.org
MIT License
1.99k stars 265 forks source link

Register a timer which runs periodic tasks #3739

Closed stchris closed 2 months ago

stchris commented 2 months ago

After I failed to implement this in a generic way for all workers in https://github.com/alephdata/servicelayer/pull/173 here's an attempt to make Aleph register a timer which continuously polls for periodic tasks to be run.