lilypad icon indicating copy to clipboard operation
lilypad copied to clipboard

Schedule jobs to run with Lilypad

Open richardblythman opened this issue 2 years ago • 1 comments

We want to be ready to load up the Lilypad network with jobs that RPs can run when the incentivized testnet is launched. A simple way of doing this is using cron or systemd timers as a JC.

To start just get the scheduling running with any job (like the cowsay example). Later, we can aim to get it working with something more useful (like a data processing flow that uses LLMs).

richardblythman avatar Nov 06 '23 09:11 richardblythman

Closing this with our lilypad-discord-observer implementation here: https://github.com/Lilypad-Tech/lilypad-discord-observer

Sample Integration Test for 10 Random (Currently Cowsay) Jobs

Screenshot 2024-09-11 at 1 17 01 PM

kquirapas avatar Sep 11 '24 05:09 kquirapas